svn commit: r224016 - in head: sys/compat/linux sys/conf sys/kern sys/sys usr.bin/ipcs

Bjoern A. Zeeb bz at FreeBSD.org
Thu Jul 14 14:26:25 UTC 2011


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
> 
> 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.
> 
>  Reviewed by:	jhb (before comment change on linux code)
>  Sponsored by:	Sandvine Incorporated
> 
> 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

-- 
Bjoern A. Zeeb                                 You have to have visions!
         Stop bit received. Insert coin for new address family.



More information about the svn-src-head mailing list