Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jul 2000 01:55:19 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf options src/sys/vm vm_page.h src/sys/i386/conf NOTES
Message-ID:  <200007040855.BAA52985@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/07/04 01:55:19 PDT

  Modified files:
    sys/conf             options 
    sys/vm               vm_page.h 
    sys/i386/conf        NOTES 
  Log:
  Replace the PQ_*CACHE options with a single PQ_CACHESIZE option that you
  set equal to the number of kilobytes in your cache.  The old options are
  still supported for backwards compatibility.
  
  Submitted by:	Kelly Yancey <kbyanc@posi.net>
  
  Revision  Changes    Path
  1.214     +2 -1      src/sys/conf/options
  1.80      +32 -25    src/sys/vm/vm_page.h
  1.792     +4 -2      src/sys/i386/conf/NOTES



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?200007040855.BAA52985>