Increase DFLDSIZ on amd64?
Robert Millan
rmh at freebsd.org
Wed Apr 18 21:41:31 UTC 2012
Hi,
Is there any reason for DFLDSIZ being so low (128 MiB) on amd64?
We've recently had a bunch of trouble in Debian when attempting to run
the CMOR testsuite. Its testcases require about ~700 MiB to pass. We
also found references recommending higher values for applications like
SAP [2] or MySQL [3].
I understand on i386 there's a shortage of virtual memory, but on
amd64 there's plenty of it. It seems this is already reflected on the
MAXDSIZ setting (32 GiB), but DFLDSIZ is still the same as on i386.
Wouldn't 32 GiB be a sound value as the default limit too? Is there
any unreasonable cost or security consideration associated with
allocating so many pages?
Thanks
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661283
[2] http://www.freebsd.org/doc/handbook/sapr3.html#KERNELTUNING
[3] https://dev.mysql.com/doc/refman/5.0/en/freebsd.html
--
Robert Millan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: data_size_limit.diff
Type: application/octet-stream
Size: 512 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20120418/b228aca9/data_size_limit.obj
More information about the freebsd-arch
mailing list