Module Name: src Committed By: chs Date: Thu Feb 25 04:35:40 UTC 1999 Modified Files: src/sys/uvm [chs-ubc]: uvm_pglist.c Log Message: in uvm_pglistalloc(), treat pages being paged out as "free" when deciding whether to wakeup the pagedaemon. also, don't unlock the free page queue until we've done the wakeup.