CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/09/28 12:33:42

Modified files:
        sys/uvm        : uvm_extern.h uvm_map.c uvm_mmap.c 

Log message:
add a flag to indicate to uvm_map that it should unmap to make space.
this pulls all the relevant operations under the same map locking, and
relieves calling code from responsibility.
ok kettenis matthew

Reply via email to