Date: Thu, 14 Jul 2011 14:26:22 +0000 From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: src-committers@freebsd.org Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r224016 - in head: sys/compat/linux sys/conf sys/kern sys/sys usr.bin/ipcs Message-ID: <9087468A-7FC1-4F16-937E-979D811BD5FC@FreeBSD.org> In-Reply-To: <201107141418.p6EEIEjo032975@svn.freebsd.org> References: <201107141418.p6EEIEjo032975@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jul 14, 2011, at 2:18 PM, Bjoern A. Zeeb wrote: > Author: bz > Date: Thu Jul 14 14:18:14 2011 > New Revision: 224016 > URL: http://svn.freebsd.org/changeset/base/224016 >=20 > Log: > Remove semaphore map entry count "semmap" field and its tuning > option that is highly recommended to be adjusted in too much > documentation while doing nothing in FreeBSD since r2729 (rev 1.1). Stevens, UNP Vol. 2, 11.7 Semaphore Limits does not list the field = either btw. Solaris 2.6, as mentioned in the section 3.9 Kernel Limits, had it along = with 19 others limits. > ipcs(1) needs to be recompiled as it is accessing _KERNEL private > variables. >=20 > Reviewed by: jhb (before comment change on linux code) > Sponsored by: Sandvine Incorporated >=20 > Modified: > head/sys/compat/linux/linux_ipc.c > head/sys/conf/NOTES > head/sys/conf/options > head/sys/kern/sysv_sem.c > head/sys/sys/sem.h > head/usr.bin/ipcs/ipc.c > head/usr.bin/ipcs/ipcs.c --=20 Bjoern A. Zeeb You have to have visions! Stop bit received. Insert coin for new address family.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9087468A-7FC1-4F16-937E-979D811BD5FC>