Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2010 11:25:57 +0400
From:      Ilya Bakulin <webmaster@kibab.com>
To:        Garrett Cooper <gcooper@FreeBSD.org>
Cc:        Perforce Change Reviews <perforce@freebsd.org>, Ilya Bakulin <kibab@freebsd.org>
Subject:   Re: PERFORCE change 181249 for review
Message-ID:  <20100721112557.57a8bc8d@kibab-work.smstraffic.ru>
In-Reply-To: <AANLkTinjZzmPLcMxzxLs3qEa2P4Mi30_fZBVfW_p47AH@mail.gmail.com>
References:  <201007210605.o6L651rq087660@repoman.freebsd.org> <AANLkTinjZzmPLcMxzxLs3qEa2P4Mi30_fZBVfW_p47AH@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Garret,
thank you for your attention. Actually sys/modules/sysvipc is not a module ;-) It's a directory that holds 3 other subdirs:

So as I understand "sysv_ipc.c" contains a kernel interface definitions for these 3 modules. However it is not a module by itself.

kibab@kibab-work%env LANG=C ls -la /sys/modules/sysvipc
total 18
drwxr-xr-x    5 root  wheel   512 Jun 15 11:29 .
drwxr-xr-x  330 root  wheel  5120 Jun 15 11:29 ..
-rw-r--r--    1 root  wheel   150 Jun 15 11:29 Makefile
-rw-r--r--    1 root  wheel   123 Jun 15 11:29 Makefile.inc
drwxr-xr-x    2 root  wheel   512 Jun 15 11:29 sysvmsg
drwxr-xr-x    2 root  wheel   512 Jun 15 11:29 sysvsem
drwxr-xr-x    2 root  wheel   512 Jun 15 11:29 sysvshm


÷ Tue, 20 Jul 2010 23:10:28 -0700
Garrett Cooper <gcooper@FreeBSD.org> ÐÉÛÅÔ:

> On Tue, Jul 20, 2010 at 11:05 PM, Ilya Bakulin <kibab@freebsd.org> wrote:
> > http://p4web.freebsd.org/@@181249?ac=10
> >
> > Change 181249 by kibab@kibab_kibab-nb on 2010/07/21 06:04:48
> >
> > š š š šAdded FEATUREs for varios SystemV interfaces support modules.
> > š š š šNote that sysv IPC is actually compiled in regardless of any options,
> > š š š šso we don't include FEATURE in this file.
> 
> So you're saying that the sysvipc module doesn't exist? There isn't a
> manpage by that name, but I assure you it's under /sys/modules.
> 
> !DSPAM:4c468f598151975642276!
> 
> 



-- 
Regards,
Ilya Bakulin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100721112557.57a8bc8d>