PERFORCE change 181249 for review

Ilya Bakulin webmaster at kibab.com
Wed Jul 21 07:26:32 UTC 2010


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 at 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 at FreeBSD.org> пишет:

> On Tue, Jul 20, 2010 at 11:05 PM, Ilya Bakulin <kibab at freebsd.org> wrote:
> > http://p4web.freebsd.org/@@181249?ac=10
> >
> > Change 181249 by kibab at 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


More information about the p4-projects mailing list