Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 1997 13:07:51 -0700 (PDT)
From:      Tor Egge <tegge@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <199706252007.NAA26896@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       1997/06/25 13:07:51 PDT

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  Allow kernel configuration file to override PMAP_SHPGPERPROC. The default
  value (200) is too low in some environments, causing a fatal
  "panic: get_pv_entry: cannot get a pv_entry_t". The same panic might
  still occur due to temporary shortage of free physical memory
  (cf. PR i386/2431).
  
  Revision  Changes    Path
  1.147     +3 -1      src/sys/i386/i386/pmap.c



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