Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!news.eng.convex.com!newshost.convex.com!bcm.tmc.edu!pendragon!news.msfc.nasa.gov!newsfeed.internetmci.com!news.mathworks.com!uunet!in1.uu.net!news.artisoft.com!usenet From: Terry Lambert <terry@lambert.org> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: FileSystem-level compression Date: Fri, 17 May 1996 23:28:33 -0700 Organization: Me Lines: 26 Message-ID: <319D6E11.60D80595@lambert.org> References: <4ng47j$3gu@plains.nodak.edu> <319BCC36.518459A8@lambert.org> <4ni606$pqc@irzr17.inf.tu-dresden.de> NNTP-Posting-Host: hecate.artisoft.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.01 (X11; I; Linux 1.1.76 i486) Michael Hohmuth wrote: ] > Some students in a class at UCLA implemented a file level ] > compression layer. This layer could be used with an FS in ] > FreeBSD... including ext2fs. ] > ] > This is described in John Heidemann's Master's Thesis on ] > ftp.cs.ucla.edu (which is the design document for the 4.4BSD ] > VFS FS stacking code). ] ] Where exactly at ftp.cs.ucla.edu? (I looked around, but couldn't find ] it there.) ftp://ftp.cs.ucla/edu/pub/ficus/heidemann_thesis.ps.gz ] Also, it would be nice if papers (and other documentation) describing ] aspects of BSD kernel internals would be available on www.freebsd.org. They are in the source tree. They are probably on your machine: /usr/share/doc/papers Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.