Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 1997 18:15:16 -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/i386/i386 pmap.c
Message-ID:  <199709070115.SAA17787@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       1997/09/06 18:15:16 PDT

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  Fix an intermittent problem during SMP code operation.  Not all of the
  idle page table directories for all of the processors was being updated
  during kernel grow operations.  The problem appears to be gone now.
  
  Revision  Changes    Path
  1.161     +2 -2      src/sys/i386/i386/pmap.c



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