Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2005 19:50:09 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <200501181950.j0IJo9ST074268@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501181950.j0IJo9ST074268>