cvs commit: src/sys/vm swap_pager.c vm_extern.h vm_glue.c vm_pageout.h

David Schultz das at FreeBSD.org
Sat Nov 20 02:29:01 GMT 2004


das         2004-11-20 02:29:00 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c vm_extern.h vm_glue.c 
                         vm_pageout.h 
  Log:
  Disable U area swapping and remove the routines that create, destroy,
  copy, and swap U areas.
  
  Reviewed by:    arch@
  
  Revision  Changes    Path
  1.265     +0 -3      src/sys/vm/swap_pager.c
  1.75      +0 -2      src/sys/vm/vm_extern.h
  1.207     +0 -195    src/sys/vm/vm_glue.c
  1.40      +0 -6      src/sys/vm/vm_pageout.h


More information about the cvs-src mailing list