1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/config
Zdenek Kabelac 57f4dfc653 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.
2011-10-11 09:13:39 +00:00
..
config.c Add missing log_error for alloc failure 2011-10-11 09:06:09 +00:00
config.h Move cascade inside libdm etc. 2011-09-02 01:32:08 +00:00
defaults.h Reduce preallocated stack size 2011-10-11 09:13:39 +00:00