Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 1997 16:03:26 -0700 (PDT)
From:      John Dyson <dyson@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/vm vm_map.c pmap.h
Message-ID:  <199708052303.QAA16322@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       1997/08/05 16:03:26 PDT

  Modified files:
    sys/vm               vm_map.c pmap.h 
  Log:
  Fixed the commit botch that was causing crashes soon after system
  startup.  Due to the error, the initialization of the zone for
  pv_entries was missing.  The system should be usable again.
  
  Revision  Changes    Path
  1.84      +2 -1      src/sys/vm/vm_map.c
  1.24      +2 -1      src/sys/vm/pmap.h



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