Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2004 05:58:32 +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_init.c
Message-ID:  <200408070558.i775wWSq047103@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2004-08-07 05:58:32 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_init.c 
  Log:
  Remove dead code.  A vm_map's first_free is never NULL (even if the map is
  full).
  
  (This is preparation for an O(log n) implementation of vm_map_findspace().)
  
  Submitted by:   Mark W. Krentel
  
  Revision  Changes    Path
  1.44      +2 -7      src/sys/vm/vm_init.c



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