jhb 2004/02/02 15:23:48 PST
FreeBSD src repository
Modified files:
sys/vm vm_map.c
Log:
Drop the reference count on the old vmspace after fully switching the
current thread to the new vmspace.
Suggested by: dillon
Revision Changes Path
1.326 +2 -2 src/sys/vm/vm_map.c