home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9901 < prev    next >
Encoding:
Text File  |  1992-08-31  |  1.2 KB  |  26 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!wupost!udel!darwin.sura.net!haven.umd.edu!wam.umd.edu!ignatz
  3. From: ignatz@wam.umd.edu (Mark J. Sienkiewicz)
  4. Subject: Re: Third party disk drives on HP-UX
  5. Message-ID: <1992Aug31.222216.28663@wam.umd.edu>
  6. Keywords: HP-UX disk drive 3rd third party
  7. Sender: usenet@wam.umd.edu (USENET News system)
  8. Nntp-Posting-Host: rac2.wam.umd.edu
  9. Organization: University of Maryland, College Park
  10. References: <1992Aug29.191511.29259@riacs.edu> <trn.715289167@warper.jhuapl.edu>
  11. Date: Mon, 31 Aug 1992 22:22:16 GMT
  12. Lines: 12
  13.  
  14. In article <trn.715289167@warper.jhuapl.edu> trn@warper.jhuapl.edu (Tony Nardo) writes:
  15. >I did not have access to the rotational speed of my drive, but 3600 seemed to
  16. >be a fairly common number.  I used that, and it worked.  Whether I guessed
  17. >correctly or whether the HP driver no longer uses this information, I cannot
  18. >say.
  19.  
  20. From looking around in /usr/include/sys I would say that (at least on 
  21. the 700's) that HP is using some variation of the BSD filesystem.  This
  22. means that the rotation speed is used to allocate blocks in such a way
  23. as to minimize the rotational delay.  If you get the speed wrong, all
  24. that happens is you don't get peak performance out of it.
  25.  
  26.