Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 1995 22:42:49 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm swap_pager.c vm_fault.c
Message-ID:  <199511020642.WAA18001@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
root        95/11/01 22:42:48

  Modified:    sys/vm    swap_pager.c vm_fault.c
  Log:
  Move page fixups (pmap_clear_modify, etc) that happen after paging input
  completes out of vm_fault and into the pagers. This get rid of some
  redundancy and improves the architecture.
  
  Reviewed by:	John Dyson <dyson>



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