]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the shm panic. I mistakenly used the shadow_count to keep the object
authordyson <dyson@FreeBSD.org>
Mon, 4 May 1998 17:12:53 +0000 (17:12 +0000)
committerdyson <dyson@FreeBSD.org>
Mon, 4 May 1998 17:12:53 +0000 (17:12 +0000)
commit65fbc3a74de21349fe64348f2de4d095b0b99372
treef61dc7d8bc63d1fbcd55b3867f79153b39658eee
parent0d10950020bb2e9176cfbfa3d461b9f99348ae00
Fix the shm panic.  I mistakenly used the shadow_count to keep the object
from being split, and instead added an OBJ_NOSPLIT.
sys/kern/sysv_shm.c
sys/vm/vm_map.c
sys/vm/vm_object.h