cvs commit: src/sys/vm vm_map.c
    Bruce M Simpson 
    bms at spc.org
       
    Sat Oct 18 13:23:36 PDT 2003
    
    
  
On Sat, Oct 18, 2003 at 11:48:17AM -0700, Alan Cox wrote:
>   Log:
>   Corrections to revision 1.305
>    - Specifying VM_MAP_WIRE_HOLESOK should not assume that the start
>      address is the beginning of the map.  Instead, move to the first
>      entry after the start address.
>    - The implementation of VM_MAP_WIRE_HOLESOK was incomplete.  This
>      caused the failure of mlockall(2) in some circumstances.
Thanks. :-)
BMS
    
    
More information about the cvs-all
mailing list