Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 2010 22:09:10 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <201001092209.o09M9V95033375@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2010-01-09 22:09:10 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  SVN rev 201934 on 2010-01-09 22:09:10Z by alc
  
  Long ago, in r120654, the rounding of KERNend and physfree in locore
  was changed from a small page boundary to a large page boundary.  As
  a consequence pmap_kmem_choose() became a pointless waste of address
  space.  Eliminate it.
  
  Revision  Changes    Path
  1.656     +0 -20     src/sys/i386/i386/pmap.c



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