Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jun 1996 12:19:23 -0700 (PDT)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 pmap.c
Message-ID:  <199606011919.MAA21521@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

dyson       96/06/01 12:19:23

  Modified:    sys/i386/i386  pmap.c
  Log:
  Fix the problem with pmap_copy that breaks X in small memory machines.  Also
  close some windows that are opened up by page table allocations.  The
  prefaulting code no longer uses hold counts, but now uses the busy
  flag for synchronization.
  
  Revision  Changes    Path
  1.97      +23 -13    src/sys/i386/i386/pmap.c



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