Xref: utzoo comp.unix.questions:22444 comp.sys.misc:2833 Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!ames!pacbell.com!pacbell!att!dptg!ulysses!andante!alice!andrew From: andrew@alice.UUCP (Andrew Hume) Newsgroups: comp.unix.questions,comp.sys.misc Subject: Re: benchmarking disk i/o Summary: a pointer Keywords: benchmark Message-ID: <10853@alice.UUCP> Date: 23 May 90 03:29:06 GMT References: <14167@thorin.cs.unc.edu> Distribution: na Organization: AT&T Bell Laboratories, Murray Hill NJ Lines: 13 sorry, we don't know about [jackson.].cs.unc.edu. there is an iostone benchmark i found via comp.arch; contacts are * Written by: Arvin Park (park@midas.ucdavis.edu) and * Jeff Becker (becker@iris.ucdavis.edu) i just did this timing for my disks. it is conceptually easy; just time copies from src to dest MAKING SURE to flush the buffer pool (assuming you want to measure file system speed). mail me back if you want my shell script.. andrew@research.att.com