Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: chs
Date: Fri Apr 9 04:46:44 UTC 1999
Modified Files:
src/sys/uvm [chs-ubc]: uvm_pdaemon.c
Log Message:
split aiodone handling out from the pagedaemon into its own thread,
the "aiodone daemon". the aiodone daemon never allocates memory,
so the pagedaemon will be able to safely block waiting for memory
as long as there are some pageouts in progress. the paging queue
scheme needs to change before this is done tho.
Home |
Main Index |
Thread Index |
Old Index