cvs commit: src/sys/vm vm_map.c

Alan Cox alc at FreeBSD.org
Wed Feb 23 06:52:57 GMT 2005


alc         2005-02-23 06:52:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/vm               vm_map.c 
  Log:
  MFC revision 1.365
   Add checks to vm_map_findspace() to test for address wrap.  The conditions
   where this could occur are very rare, but possible.
  
  Revision   Changes    Path
  1.360.2.3  +8 -4      src/sys/vm/vm_map.c


More information about the cvs-all mailing list