*BSD News Article 61846


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!yarrina.connect.com.au!news.mel.aone.net.au!imci4!newsfeed.internetmci.com!inet-nntp-gw-1.us.oracle.com!news.caldera.com!news.cc.utah.edu!park.uvsc.edu!usenet
From: Terry Lambert <terry@lambert.org>
Newsgroups: comp.unix.bsd.freebsd.misc,comp.os.linux.development.system
Subject: Re: The better (more suitable)Unix?? FreeBSD or Linux
Date: 11 Feb 1996 23:40:21 GMT
Organization: Utah Valley State College, Orem, Utah
Lines: 24
Message-ID: <4flup5$iom@park.uvsc.edu>
References: <4er9hp$5ng@orb.direct.ca> <vwj7my0xkyp.fsf@osfb.aber.ac.uk>
NNTP-Posting-Host: hecate.artisoft.com
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:14115 comp.os.linux.development.system:17728

pcg@aber.ac.uk (Piercarlo Grandi) wrote:
] A log structured file system organizes _files_ as a log, and is in
] general a bad idea except on single tasking machines, or single user
] machines where there is in general only one task writing to the disk.

What?

What?

Sorry, I can't believe I read that...

Two words: Write Clustering.

Three more words: Delayed Ordered Writes.

These are *both* more than adequate soloutions to the write
concurrency issues you allude to.


                                        Terry Lambert
                                        terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.