Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2000 12:38:53 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm swap_pager.c vm_pager.c vm_pager.h
Message-ID:  <200005011938.MAA00472@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2000/05/01 12:38:53 PDT

  Modified files:
    sys/vm               swap_pager.c vm_pager.c vm_pager.h 
  Log:
  Move and staticize the bufchain functions so they become local to the
  only piece of code using them.  This will ease a rewrite of them.
  
  Revision  Changes    Path
  1.141     +138 -1    src/sys/vm/swap_pager.c
  1.61      +1 -134    src/sys/vm/vm_pager.c
  1.27      +1 -5      src/sys/vm/vm_pager.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?200005011938.MAA00472>