Date: Wed, 8 May 1996 07:30:37 +0500 From: "Bryan J. Smith, E.I." <b.j.smith@ieee.org> To: David Greenman <davidg@Root.COM>, questions@FreeBSD.ORG Subject: Re: Disk cache? Message-ID: <199605091225.IAA13368@sundial.sundial.net>
next in thread | raw e-mail | index | archive | help
This is true of nearly any UNIX implementation. Disk caching is not an "add-on" to FreeBSD like MS-DOS, it's right there in the kernel. Always has been, always will be ... hence why you have to "shutdown" or "reboot" ... to write portions of the filesystem in memory to disk ... -- BITMAN EI > To: HMG coA reductase <s_koyin@eduserv.its.unimelb.EDU.AU> > Cc: questions@freebsd.org > Subject: Re: Disk cache? > From: David Greenman <davidg@Root.COM> > Reply-to: davidg@Root.COM > Date: Wed, 08 May 1996 21:09:13 -0700 > >g'day all, > >i am wondering if FreeBSD implements something analogous to MS-DOS' > >SmartDrive, viz a disk cache to speed up access. > > > >i noticed that if i do say a "man ifconfig" (or man whatever) consecutively, > >even with no other users around, it takes almost the same amount of time > >to bring the screen up. > > "man" decompresses the manual page each time, so it's a bad test example. > All file accesses in FreeBSD are cached and the dynamic cache can grow as > large as the amount of RAM in your machine. > > -DG > > David Greenman > Core-team/Principal Architect, The FreeBSD Project > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ "I am Pentium of Borg. Precision is futile, you will be approximated." -- Stan "The Man" Buchanan, Jr. ========================================================== BRYAN J. SMITH, E.I. b.j.smith@ieee.org Systems Engineer http://www.sundial.net/~bjsmith/ ---------------------------------------------------------- - NSPE/FLBPR Certified Engineering Intern (E.I.) - IEEE Central FL Branch Secretary ---------------------------------------------------------- 1006 Teague Court Home: (407) 366-4620 Oviedo, FL 32765-7002 or: (407) 365-4693 ==========================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605091225.IAA13368>