alc 2004/01/01 11:48:56 PST
FreeBSD src repository
Modified files:
sys/vm vm_kern.c
Log:
- Increase the scope of the kmem_object's lock in kmem_malloc(). Add a
comment explaining why a further increase is not possible.
Revision Changes Path
1.110 +7 -2 src/sys/vm/vm_kern.c