Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 1999 22:11:38 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm swap_pager.c vm_object.c vm_object.h
Message-ID:  <199907160511.WAA68315@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         1999/07/15 22:11:37 PDT

  Modified files:
    sys/vm               swap_pager.c vm_object.c vm_object.h 
  Log:
  Remove vm_object::last_read.  It is used by the old swap pager, but
  not by the new one, i.e., vm/swap_pager.c rev 1.108.
  
  Reviewed by:	dillon@backplane.com
  
  Revision  Changes    Path
  1.121     +1 -2      src/sys/vm/swap_pager.c
  1.160     +1 -2      src/sys/vm/vm_object.c
  1.58      +1 -2      src/sys/vm/vm_object.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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