home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / arch / 10580 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  2.3 KB

  1. Path: sparky!uunet!mcsun!uknet!bcc.ac.uk!link-1.ts.bcc.ac.uk!ucacmsu
  2. From: ucacmsu@ucl.ac.uk (Mr Stephen R Usher)
  3. Newsgroups: comp.arch
  4. Subject: Re: IDE faster than Mips SCSI disk
  5. Message-ID: <1992Nov10.160539.34153@bas-a.bcc.ac.uk>
  6. Date: 10 Nov 92 16:05:39 GMT
  7. References: <MAD.92Nov7220823@amber.math.keio.ac.jp> <k2.721260853@woodstock> <6215@tuegate.tue.nl>
  8. Sender: news@ucl.ac.uk (Usenet News System)
  9. Organization: Bloomsbury Computing Consortium, London
  10. Lines: 43
  11.  
  12. In article <6215@tuegate.tue.nl> tgcpwd@urc.tue.nl writes:
  13. >Klaus Steinberger writes:
  14. >>    1520363 bytes/second for writing the file
  15. >>    1736771 bytes/second for reading the file
  16. >
  17. >Others have written results for ordinary 386s with plain IDE disk
  18. >in the range of 200-500 kB/s. I tried it at my home PC and I got
  19. >similar results. 
  20. >
  21. >However, I always thought that those VAX/VMS machines at work were
  22. >awfully slow. So I tried iozone there too. It compiled without a
  23. >glitch, and gave results in various machines (workstations up to
  24. >large VAX-6410s) with various disks (RA type, RF type, other) 
  25. >results in the range 15-40 kB/s. 
  26. >
  27. >What does this mean: Are the disks really that slow? Is the VMS
  28. >version of iozone different? Is the OS that significant?
  29.  
  30. VMS I/O is a dog when used in the way iozone does. Iozone, written in C
  31. using the standard I/O library has to use the VMS RMS sub-system, then
  32. "low-level" open(), read() and write() calls are very high level under VAXC.
  33. To get any sort of I/O performance under VMS you have to go low-level with
  34. SYS$QIO system calls, and only then with very large block reads and writes.
  35.  
  36. >
  37. >Since this threads seems to acknowledge the presence of people
  38. >knowledgeable on hard disk, I thought I might as well ask this.
  39. >
  40. >Met vriendelijke groeten, Wim `Blue Baron' van Dorst
  41. >-- 
  42. >---------------------------------------------------------------------
  43. >Blue Baron = Wim van Dorst, Voice (+31) 074-443937, (+31) 02152-42319
  44. >(-: baron@clifton.hobby.nl  tgcpwd@urc.tue.nl  WvD@Akzo.400net.nl :-)
  45. >---------------------------------------------------------------------
  46.  
  47. Steve
  48.  
  49. PS. I wish there were a (68)030BSD which would run on my Atari TT as well as
  50. 386BSD :-).
  51. --
  52. Addresses:-
  53. JANET:-        ucacmsu@uk.ac.ucl or    steve@uk.ac.ox.earth (preferable)
  54. Internet:-    ucacmsu@ucl.ac.uk or    steve@earth.ox.ac.uk (preferable)
  55.