CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/16 08:25:42
Modified files:
sys/kern : vfs_bio.c vfs_biomem.c
sys/sys : buf.h
Log message:
Flip previously warm pages in the buffer cache to memory above the DMA
region if uvm tells us it is available.
nits from deraadt@
ok krw@ guenther@ kettenis@
