alc 2008-04-13 21:08:35 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_shm.c
Log:
Initialize the vm object's flags to include OBJ_NOSPLIT, just like the
vm objects that are used by System V shared memory segments.
Revision Changes Path
1.4 +4 -0 src/sys/kern/uipc_shm.c