CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2011/04/02 10:47:17

Modified files:
        sys/uvm        : uvm_extern.h uvm_page.c 
        sys/kern       : kern_sysctl.c vfs_bio.c vfs_biomem.c 

Log message:
Constrain the buffer cache to use only the dma reachable region of memory.
With this change bufcachepercent will be the percentage of dma reachable
memory that the buffer cache will attempt to use.
ok deraadt@ thib@ oga@

Reply via email to