CVSROOT:        /cvs
Module name:    src
Changes by:     o...@cvs.openbsd.org    2011/06/23 15:50:26

Modified files:
        sys/conf       : files 
        sys/uvm        : uvm_page.c 
Removed files:
        sys/uvm        : uvm_pglist.c 

Log message:
Move uvm_pglistalloc and uvm_pglistfree to uvm_page.c and garbage
college uvm_pglist.c

uvm_pglistalloc and free are just thin wrappers around pmemrange these
days and don't really need their own file.

ok ariane@

Reply via email to