Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!virtech!cpcahil From: cpcahil@virtech.uucp (Conor P. Cahill) Newsgroups: comp.unix.sysv386 Subject: Re: File system performance Message-ID: <1990Nov02.032904.18710@virtech.uucp> Date: 2 Nov 90 03:29:04 GMT References: <267@srchtec.UUCP> <1990Oct19.130404.25352@nstar.uucp> <1990Oct31.120401.4814@nstar.uucp> <1990Oct31.212543.28245@ico.isc.com> <1990Nov01.114726.14348@nstar.uucp> Reply-To: cpcahil@virtech.UUCP (Conor P. Cahill) Organization: Virtual Technologies Inc., Sterling VA Lines: 23 In article <1990Nov01.114726.14348@nstar.uucp> larry@nstar.uucp (Larry Snyder) writes: >Yes - but 8K blocks - just think what that would do to your partition >with all the news articles -- Read a little more on the structure of the BSD file system. While the major allocation segment is 8K, the BSD file system has a fragment block for the last segment of a file. The size of this block is also configurable, but it is usually on the order of 1K. So a file system with thousands of small files will eat up thousands of 1K blocks (just like in the 1K system V file system). > >-- > Larry Snyder, Northern Star Communications, Notre Dame, IN USA > {larry@nstar, uunet!sco!romed!nstar!larry, nstar%larry@iuvax.cs.indiana.edu} > backbone usenet newsfeeds available > Public Access Unix Site (219) 289-0282 (5 high speed lines) -- Conor P. Cahill (703)430-9247 Virtual Technologies, Inc., uunet!virtech!cpcahil 46030 Manekin Plaza, Suite 160 Sterling, VA 22170