Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 1997 20:35:32 -0700 (PDT)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 pmap.c
Message-ID:  <199704130335.UAA13118@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       97/04/12 20:35:31

  Modified:    sys/i386/i386  pmap.c
  Log:
  The pmap code was too generous in the allocation of kva space for
  the pv entries.  This problem has become obvious due to the increase
  in the size of the pv entries.  We need to create a more intelligent
  policy for pv entry management eventually.
  Submitted by:	David Greenman <dg@freebsd.org>
  
  Revision  Changes    Path
  1.141     +12 -6     src/sys/i386/i386/pmap.c



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