home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8552 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.8 KB

  1. Xref: sparky comp.unix.bsd:8552 comp.os.linux:15948
  2. Path: sparky!uunet!ukma!darwin.sura.net!sgiblab!munnari.oz.au!uniwa!uniwa!nfm
  3. From: oreillym@tartarus.uwa.edu.au (Michael O'Reilly)
  4. Newsgroups: comp.unix.bsd,comp.os.linux
  5. Subject: Re: IDE faster than SCSI-2
  6. Date: 7 Nov 1992 09:50:50 +0800
  7. Organization: Home
  8. Lines: 33
  9. Message-ID: <1df7dqINN37o@tartarus.uwa.edu.au>
  10. References: <1992Nov5.080716.10386@ntuix.ntu.ac.sg>
  11. NNTP-Posting-Host: tartarus.uwa.edu.au
  12. X-Newsreader: TIN [version 1.1 PL6]
  13.  
  14. Othman Ahmad (eoahmad@ntuix.ntu.ac.sg) wrote:
  15. : I posted an iozone benchmark using my 386/25Mhz machine which shows that
  16. : it is slightly slower than a SCSI-2 hard-disk. Now with a 486/33, IDE is
  17. : definitely faster than a EISA SCSI-2 486/50MHZ  hard-disk.
  18. :     Iozone uses normal unix system calls for writing to disks, after all,
  19. : that is how we write C programs.
  20. :     I may try to run a more sophisticated file system tester called
  21. : bi? later on.
  22. :  JUlian's machine 
  23. :  is a 50MHz EISA 486 with a 1.3GB drive attached via a Bustek 742a SCSI2
  24. :  adapter. It has 16MB of ram. Part of the disk (about 200MB is taken up 
  25. :  by mach2.6 and is unavailable to 386bsd.
  26. : I checked the load on this machine, it is very light. There is only another
  27. : user apart from I.
  28. : iozone 1
  29. : Writing the 1 Megabyte file, 'iozone.tmp'...1.766667 seconds
  30.               ^
  31.           ^ This is useless. It tells no-one anything. A one meg
  32. file should fit entirely in the cache. So unless BSD is braindead, and
  33. doesn't cache (which I doubt), then you have just measured the cache
  34. speed. On my 486/33, 8 meg ram, a 1 meg files get 10 megs per second. 
  35. The disk is never accessed, unless a sync kicks in 1/2 way though.
  36.  
  37. I don't know exactly what you measured, but it sure ain't disk speed.
  38.  
  39. : Othman bin Ahmad, School of EEE,
  40. Michael
  41.