Date: Sat, 6 Aug 2005 18:55:11 +0000 From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sysv_shm.c src/sys/sys shm.h src/usr.bin/ipcs ipcs.c Message-ID: <20050806185511.GA79032@freefall.freebsd.org> In-Reply-To: <20050806113713.F89367@fledge.watson.org> References: <200508060720.j767KI1W058798@repoman.freebsd.org> <20050806113713.F89367@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 06, 2005 at 11:38:10AM +0100, Robert Watson wrote: > > But only for the management interfaces (sysctl-derived), not for the > standard System V IPC primitives, I assume? > Only the shminfo structure which is not exported to userspace and the only consumers I found was the kernel for enforcing sysctl limitations, and ipcs which diplays them. -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050806185511.GA79032>