CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/02/07 01:21:24

Modified files:
        sys/kern       : vfs_bio.c 
        sys/uvm        : uvm_extern.h uvm_init.c uvm_km.c uvm_km.h 
                         uvm_param.h 

Log message:
Introduce VM_KERNEL_SPACE_SIZE as a replacement for
(VM_MAX_KERNEL_ADDRESS - VM_MIN_KERNEL_ADDRESS). This will allow these to no
longer be constants in the future.

ok guenther@

Reply via email to