Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 1997 23:19:06 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm pmap.h swap_pager.c vm_mmap.c src/sys/i386/i386 pmap.c
Message-ID:  <199701110719.XAA04316@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       97/01/10 23:19:05

  Modified:    sys/vm    pmap.h swap_pager.c vm_mmap.c
               sys/i386/i386  pmap.c
  Log:
  Prepare better for multi-platform by eliminating another required
  pmap routine (pmap_is_referenced.)  Upper level recoded to use
  pmap_ts_referenced.
  
  Revision  Changes    Path
  1.17      +1 -2      src/sys/vm/pmap.h
  1.73      +7 -3      src/sys/vm/swap_pager.c
  1.58      +4 -2      src/sys/vm/vm_mmap.c
  1.133     +4 -47     src/sys/i386/i386/pmap.c



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