Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 1996 22:39:06 -0700 (PDT)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_glue.c
Message-ID:  <199606270539.WAA01055@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      96/06/26 22:39:05

  Branch:      sys/vm    RELENG_2_1_0
  Modified:    sys/vm    vm_glue.c
  Log:
  pmap_remove() the upages when swapping out the process. Not doing so
  will cause the pages to never be cleanablei - leading to a pageout
  daemon loop.
  
  Reviewed by:	dyson
  
  Revision  Changes    Path
  1.20.4.5  +4 -1      src/sys/vm/vm_glue.c



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