Indeed this is the case. My question -- why the unusually low limit?
I do not know, that is the FreeBSD default.
I suspect it is because of the default .text, .data, and shared library
loading addresses. One can use a linker script to place .text and .data
above the shared libraries, in whic
Greetings, and thanks!
Indeed this is the case. My question -- why the unusually low limit? I
suspect it is because of the default .text, .data, and shared library
loading addresses. One can use a linker script to place .text and .data
above the shared libraries, in which case more than 500M sh
Does the kernel hardwire the max brk according to the default layout,
independently of .text address? Is this runtime configurable? Is there
a workaround?
I think that it is due to ulimit setting.
Look at "data seg size" in "ulimit -a -H".
Petr
--
To UNSUBSCRIBE, email to debian-bsd-requ...
3 matches
Mail list logo