home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1070 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  983 b 

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Amiga programmers in deep shit...
  5. Date: 15 Jan 1996 13:12:51 +0100
  6. Organization: dis-
  7. Message-ID: <4ddgc3$7jk@serpens.rhein.de>
  8. References: <john.hendrikx.4606@grafix.xs4all.nl> <4d8qar$79q@maureen.teleport.com>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. sschaem@teleport.com (Stephan Schaem) writes:
  12.  
  13. > What can I say.. I never would have thought every single read() did a HW 
  14. > access to the HD. 
  15.  
  16. With OFS/FFS it does if you read a multiple of a block length
  17. (well, sometimes it does more than one. you may want to seek once
  18. to the end of the file to cache the list blocks).
  19.  
  20. With AFS it probably reads ahead a bunch of blocks and subsequent
  21. reads return immediately.
  22.  
  23. Regards,
  24. -- 
  25.                                 Michael van Elst
  26.  
  27. Internet: mlelstv@serpens.rhein.de
  28.                                 "A potential Snark may lurk in every tree."
  29.