home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.benchmarks:1693 comp.arch.storage:773
- Newsgroups: comp.benchmarks,comp.arch.storage
- Path: sparky!uunet!news.centerline.com!noc.near.net!news.bbn.com!usc!zaphod.mps.ohio-state.edu!wupost!darwin.sura.net!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!sun4nl!dutrun!donau!zen.et.tudelft.nl!wolff
- From: wolff@zen.et.tudelft.nl (Rogier Wolff)
- Subject: Re: Disk performance issues, was IDE vs SCSI-2 using iozone
- Message-ID: <1992Nov15.234841.760@donau.et.tudelft.nl>
- Sender: news@donau.et.tudelft.nl (UseNet News System)
- Nntp-Posting-Host: zen.et.tudelft.nl
- Organization: Delft University of Technology, Dept. of Electrical Engineering
- References: <36995@cbmvax.commodore.com> <1992Nov12.193308.20297@igor.tamri.com> <37043@cbmvax.commodore.com> <1992Nov15.072855.3112@igor.tamri.com>
- Date: Sun, 15 Nov 1992 23:48:41 GMT
- Lines: 27
-
- jbass@igor.tamri.com (John Bass) writes:
-
- >Caching all writes is also highly productive ... editor writes out
- >C source, to be read by C compiler which writes object module read
- >by linker which writes the executable to read by system loader when
- >the user tests. The cycle repeats, deleting ALL files created by the
- >cycle .... if you hold the I/O long enough ... it really isn't I/O
- >after all.
-
- I was looking at the Linux sources a few days ago, and found that
- indeed if a file is deleted before it's blocks are written to disk,
- the blocks in the buffer are "un-dirtied", and thus never written
- to disk.
-
- This in contrast to DOS where the hyperdisk disk-cache program
- doesn't have the knowledge that the OS has: I can copy about 1Mb
- of data to floppy, and delete them well before hyperdisk finishes
- writing the data to the floppy. All data gets written unnecessarily
- to the disk.
-
- Anyway, it takes a well written OS to actually benefit from this.
-
-
- Roger.
- --
- **** a 486 in V86 mode is like a VW buggy with a 6 litre V12 motor. ****
- EMail: wolff@duteca.et.tudelft.nl ** Tel +31-15-783644 or +31-15-142371
-