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

  1. Xref: sparky comp.unix.bsd:8508 comp.os.linux:15845
  2. Newsgroups: comp.unix.bsd,comp.os.linux
  3. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!wupost!gumby!yale!yale.edu!jvnc.net!nuscc!ntuix!eoahmad
  4. From: eoahmad@ntuix.ntu.ac.sg (Othman Ahmad)
  5. Subject: Re: IDE faster than SCSI-2
  6. Message-ID: <1992Nov6.012510.12371@ntuix.ntu.ac.sg>
  7. Organization: Nanyang Technological University - Singapore
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. References: <MAD.92Nov5204000@lettuce.math.keio.ac.jp>
  10. Date: Fri, 6 Nov 1992 01:25:10 GMT
  11. Lines: 30
  12.  
  13. MAEDA Atusi (mad@math.keio.ac.jp) wrote:
  14. : The file size of one megabyte is too short to get meaningful result.
  15. : You are just measuring the speed of copying to/from buffer cache.
  16.  
  17. You may be right there but remember that Julian's machine runs at 50Mhz,
  18. whereas mine at 33Mhz.
  19.     buffer cache from 386bsd cannot be as large as 1 Mbyte.
  20. At least we are testing the efficiency of the use of buffer cache.
  21. The latest version of iozone actually flushes the cache but I do not like this,
  22. because that is not how we use unix file system. It does not measure realistic
  23. situation.
  24.     If you want a figure excluding the disk/buffer cache, take the read
  25. figure.
  26.     If it were really all from buffer cache, then the write figure should
  27. be much higher, equivalent to memory bandwidth, i.e. 25Mbyte/second.
  28.     Assuming 4 cycles of 50Mhz, 32 bit per cycle.
  29. : You should give numbers at least twice as large as your RAM size.
  30. Actually I did that, but the figures are not informative. Not relevant to our
  31. usual use. It confused more than it explains.
  32.     I advise people to ignore these "unrealistically high load".
  33. However I'll do it anyway.
  34.  
  35. --
  36. Othman bin Ahmad, School of EEE,
  37. Nanyang Technological University, Singapore 2263.
  38. Internet Email: eoahmad@ntuix.ntu.ac.sg
  39. Bitnet Email: eoahmad@ntuvax.bitnet
  40.  
  41.