Date: Fri, 11 Jun 2010 09:27:33 +0000 (UTC) From: Ivan Voras <ivoras@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern sysv_sem.c sysv_shm.c Message-ID: <201006110927.o5B9RvXF079981@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ivoras 2010-06-11 09:27:33 UTC FreeBSD src repository Modified files: sys/kern sysv_sem.c sysv_shm.c Log: SVN rev 209037 on 2010-06-11 09:27:33Z by ivoras In another move to join with the age of the Fruitbat, increase SYSV shared resources defaults beyond absolute minimums. The new values are chosen mostly by magic. They are still fairly small and will need increasing for large installations (especially SHMMAX). However, they are now enough to e.g. start PostgreSQL installations with ~~300 users and nearly 512 MB of shared buffers. Reviewed by: A short discussion on hackers@ Revision Changes Path 1.101 +4 -4 src/sys/kern/sysv_sem.c 1.128 +1 -1 src/sys/kern/sysv_shm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006110927.o5B9RvXF079981>