From owner-freebsd-fs Thu Mar 21 6: 8:55 2002 Delivered-To: freebsd-fs@freebsd.org Received: from ex1.ncsa.uiuc.edu (ex1.ncsa.uiuc.edu [141.142.2.9]) by hub.freebsd.org (Postfix) with ESMTP id 5CD4937B400 for ; Thu, 21 Mar 2002 06:08:52 -0800 (PST) Received: from mx1.ncsa.uiuc.edu (mx1.ncsa.uiuc.edu [141.142.2.8]) by ex1.ncsa.uiuc.edu (8.11.6/8.11.6) with ESMTP id g2LE8pq27427 for ; Thu, 21 Mar 2002 08:08:51 -0600 (CST) Received: from sleipnir.ncsa.uiuc.edu (sleipnir.ncsa.uiuc.edu [141.142.21.161]) by mx1.ncsa.uiuc.edu (8.11.6/8.11.6) with ESMTP id g2LE8px09578 for ; Thu, 21 Mar 2002 08:08:51 -0600 (CST) Received: (from koziol@localhost) by sleipnir.ncsa.uiuc.edu (8.11.6/8.11.6) id g2LE8ph84458 for freebsd-fs@freebsd.org; Thu, 21 Mar 2002 08:08:51 -0600 (CST) (envelope-from koziol) From: Quincey Koziol Message-Id: <200203211408.g2LE8ph84458@sleipnir.ncsa.uiuc.edu> Subject: Re: Filesystem books? In-Reply-To: <3C9973F6.309C3A71@mindspring.com> To: freebsd-fs@freebsd.org Date: Thu, 21 Mar 2002 08:08:51 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL95a (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Quincey Koziol wrote: > > Does anyone know where to find documentation for the layout, etc. for > > XFS? I've heard good things about its scalability and want to learn more > > about it if possible. > > I guess you are interested in written theory, instead of > just downloading the source code for free from the SGI > Open Source web pages? > > http://oss.sgi.com/projects/xfs/ > > You could alwasys type "XFS" into the SGI technical library > search engine: > > http://techpubs.sgi.com/library/tpl/cgi-bin/search.cgi Ah, great! I'll get started grabbing this information to read. I'll have to put together a web-page with all the filesystem references I've tracked down, when I've got things orgranized. Any takers on references for the Mac's HFS+ system? :-) The "forked" file system which tracks metadata about a file in the "resource" fork separately from the "raw" data in the data fork is similar to our design in some ways. Thanks, Quincey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message