cvs commit: src/sys/sys proc.h src/sys/kern kern_switch.c
kern_synch.c
Scott Long
scottl at FreeBSD.org
Fri Oct 22 11:48:43 PDT 2004
scottl 2004-10-22 18:48:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/sys proc.h
sys/kern kern_switch.c kern_synch.c
Log:
MFC: Wake up the pager from critical_exit if the process being switched to
needs to be swapped in.
Approved by: re
Revision Changes Path
1.78.2.13 +4 -0 src/sys/kern/kern_switch.c
1.257.2.4 +5 -5 src/sys/kern/kern_synch.c
1.392.2.13 +1 -1 src/sys/sys/proc.h
More information about the cvs-src
mailing list