Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!decwrl!sgi!daisy!klee From: klee@daisy.UUCP (Ken Lee) Newsgroups: comp.unix.questions Subject: Re: BSD Unix fast file system Message-ID: <2934@daisy.UUCP> Date: 13 Apr 89 18:24:38 GMT References: <24145@beta.lanl.gov> Reply-To: klee@daisy.UUCP (Ken Lee) Distribution: usa Organization: Daisy Systems Corp., Mountain View, Ca. Lines: 22 Here's part of the abstract to "A Fast File System for UNIX" by McKusick, Joy, Leffler, and Fabry: A reimplementation of the UNIX file system is described. The reimplementation provides substantially higher throughput rates by using more flexible allocation policies that allow better locality of reference and that can be adapted to a wide range of peripheral and processor characteristics. The new file system clusters data that is sequentially accessed and provides two block sizes to allow fast access for large files while not wasting large amounts of space for small files. File access rates of up to ten times faster than the traditional UNIX file system are experienced. The paper is distributed in the BSD UNIX manuals. Since the "fast file system" is being adapted by AT&T System V UNIX, it may also be described in their manuals. -- Ken Lee Daisy Systems Corp., Interactive Graphics Tools Dept. Internet and Smail: klee@daisy.uucp uucp: uunet!daisy!klee