Skip to content

SOC-10001: add max_threads_per_process tuneable#2186

Merged
dirkmueller merged 1 commit into
crowbar:stable/4.0from
jgrassler:c7-add-threadmax-tuneable
Aug 6, 2019
Merged

SOC-10001: add max_threads_per_process tuneable#2186
dirkmueller merged 1 commit into
crowbar:stable/4.0from
jgrassler:c7-add-threadmax-tuneable

Conversation

@jgrassler

Copy link
Copy Markdown
Contributor

In some cases, VMs my contain more threads than permissible by
the systemd set default of 16000. In this case, this tuneable
makes it possible to set a higher limit in qemu.conf through
the Nova barclamp.

(cherry picked from commit 1ec1f30)

Backport changes: migration renamed to 126_add_max_threads.rb and schema
revision adjusted accordingly.

Note: please hold off on merging this until #2185 lands. If that pull request undergoes any changes in the course of review, they need to be mirrored here.

@bhdn

bhdn commented Aug 2, 2019

Copy link
Copy Markdown
Contributor

We likely still need the bug number (bsc#1133719) in the title.

In some cases, VMs my contain more threads than permissible by
the systemd set default of 16000. In this case, this tuneable
makes it possible to set a higher limit in qemu.conf through
the Nova barclamp.

(cherry picked from commit a62fd70)

Backport changes: migration renamed to 126_add_max_threads.rb and schema
                  revision adjusted accordingly.
@jgrassler jgrassler force-pushed the c7-add-threadmax-tuneable branch from 450ee0a to 39f3319 Compare August 2, 2019 11:50
@jgrassler

Copy link
Copy Markdown
Contributor Author

We likely still need the bug number (bsc#1133719) in the title.

Done (for all 3 pull requests)

@dirkmueller dirkmueller merged commit bea84a6 into crowbar:stable/4.0 Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants