]> sourceware.org Git - lvm2.git/commit
Reduce preallocated stack size
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 11 Oct 2011 09:13:39 +0000 (09:13 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 11 Oct 2011 09:13:39 +0000 (09:13 +0000)
commit83b15720c0aced08bd1e9fcb544c9bfef63a71e6
tree7059c70725dad2e6f5563669bdac1d5a4bca1132
parent3701873dc9b849d94c96badb1f0709de944459c0
Reduce preallocated stack size

Go with just 64KiB for stack.

Closer inspection should be made, whether we actually need to play with
settings at all.

Since default stack size is 8MB and gets mapped via page locking thus,
it seems there is no big help with preallocation of stack to some value.
doc/example.conf.in
lib/config/defaults.h
This page took 0.038705 seconds and 5 git commands to generate.