Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!newshost.telstra.net!news.ci.com.au!metro!metro!munnari.OZ.AU!news.hawaii.edu!ames!usenet.kornet.nm.kr!news.kreonet.re.kr!usenet.seri.re.kr!news.cais.net!news.jsums.edu!gatech!swrinde!sdd.hp.com!hamblin.math.byu.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: 20 Feb 1996 22:23:52 GMT Organization: Utah Valley State College, Orem, Utah Lines: 27 Message-ID: <4gdhlo$qnc@park.uvsc.edu> References: <4er9hp$5ng@orb.direct.ca> <DMv8w7.8H4@pe1chl.ampr.org> <4g5ivp$28m@park.uvsc.edu> <DMzqnM.DnK@pe1chl.ampr.org> <4gbb2e$n25@zippy.cais.net> NNTP-Posting-Host: hecate.artisoft.com Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:14507 comp.os.linux.development.system:18218 toehser@cais.cais.com (Tom Oehser) wrote: ] ] >>3) Sync makes your machine go slower on a bogus-as-hell ] >> create 1000 files/delete 1000 files benchmark that ] >> really doesn't mimic normal system usage at all. ] ] Uh.... in normal use, *my* system creates/deletes thousands of files, ] just in the process of compiling new kernels, copying trees of files, ] making backups, using news and www; I really don't know what you are ] talking about, maybe a diskless workstation? -Tom The news creates/deletes are not short-time-window occurances. The compilation is, but /tmp directories contain transient data and may be universally recreated in case of failure, so compiling will use an async FS or a ramdisk, anyway. If it doesn't use pipes instead. I refer you to Figure 5(c) of the Ganger/Patt paper previously referenced. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.