Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 1996 21:37:00 -0700 (PDT)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_glue.c
Message-ID:  <199604090437.VAA05416@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/04/08 21:37:00

  Modified:    sys/vm    vm_glue.c
  Log:
  Reinstitute the map lock for processes being swapped out.  This
  is needed because of the vm_fault used to bring the page table page
  for the kernel stack (UPAGES) back in.  The consequence of the
  previous incorrect change was a system hang.
  
  Revision  Changes    Path
  1.47      +18 -1     src/sys/vm/vm_glue.c



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