cvs commit: src/sys/vm vm_map.c

Alan Cox alc at FreeBSD.org
Sun Jul 3 01:05:25 GMT 2005


alc         2005-01-18 19:50:09 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_map.c 
  Log:
  Add checks to vm_map_findspace() to test for address wrap.  The conditions
  where this could occur are very rare, but possible.
  
  Submitted by: Mark W. Krentel
  MFC after: 2 weeks
  
  Revision  Changes    Path
  1.365     +8 -4      src/sys/vm/vm_map.c



More information about the cvs-src mailing list