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: thorpej
Date: Mon Aug 31 00:02:00 UTC 1998
Modified Files:
src/sys/uvm: uvm_aobj.c
Log Message:
Use the pool allocator w/ the "nointr" pool page allocator for uvm_aobj
and uao_swhash_elt structures. Also, fix a bug in uao_set_swlot() where
if setting the swslot to 0 (freeing swap resources), and no swslot was
currently allocated, a new entry would be allocated anyhow (revealed during
pool'ification).
Home |
Main Index |
Thread Index |
Old Index