Skip to content

[5.0] nova: add max_threads_per_process tuneable (SOC-10001)#2185

Merged
dirkmueller merged 1 commit into
crowbar:stable/5.0-pikefrom
jgrassler:c8-add-threadmax-tuneable
Aug 6, 2019
Merged

[5.0] nova: add max_threads_per_process tuneable (SOC-10001)#2185
dirkmueller merged 1 commit into
crowbar:stable/5.0-pikefrom
jgrassler:c8-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 211_add_max_threads.rb and schema
revision adjusted accordingly.

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

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 b9bc322)

Backport changes: migration renamed to 211_add_max_threads.rb and schema
                  revision adjusted accordingly.
@jgrassler jgrassler force-pushed the c8-add-threadmax-tuneable branch from 81e8964 to a62fd70 Compare August 2, 2019 11:49
@skazi0 skazi0 changed the title nova: add max_threads_per_process tuneable (SOC-10001) [5.0] nova: add max_threads_per_process tuneable (SOC-10001) Aug 5, 2019
@dirkmueller dirkmueller merged commit e15f2c9 into crowbar:stable/5.0-pike 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.

3 participants