jeff 2004/02/01 23:51:03 PST
FreeBSD src repository
Modified files:
sys/vm vm_zeroidle.c
Log:
- Use a seperate startup function for the zeroidle kthread. Use this to
set P_NOLOAD prior to running the thread.
Revision Changes Path
1.23 +23 -10 src/sys/vm/vm_zeroidle.c