home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / acorn / tech / 1087 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.sys.acorn.tech
  2. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!cs.yale.edu!news-mail-gateway!daemon
  3. From: /G=Owen/S=Smith/O=SJ-Research/ADMD=INTERSPAN/C=GB/@mhs-relay.ac.uk
  4. Subject: Re: adfsbuffers
  5. Message-ID: <ARM200-921218150833-37AC4*@MHS>
  6. Sender: /G=Owen/S=Smith/O=SJ-Research/ADMD=INTERSPAN/C=GB/@mhs-relay.ac.uk
  7. Organization: Yale CS Mail/News Gateway
  8. Date: Fri, 18 Dec 1992 15:08:33 GMT
  9. Lines: 20
  10.  
  11. m_sattle@informatik.uni-kl.de (Matthias Sattler) wrote:
  12.  
  13. >What are adfsbuffers really good for?
  14.  
  15. >They should speed up the (hard)disc access but in fact they don't.
  16. >I tried many different tests (hd-speed tests, compiling c programs, ...)
  17. >on the harddisc of my A540 (RO2) with adfsbuffers 0 and adfsbuffers 256k.
  18. >EVERY test with adfsbuffers configured was slightly slower than the test
  19. >without adfsbuffers.
  20. >Hmmmmmm... funny isn't it?
  21.  
  22. Not really. Since the A540 has a SCSI hard disk, changing ADFSBuffers isn't
  23. going to make the slightest difference. What you need in this case is some
  24. SCSIFSBuffers, but Acorn SCSIFS doesn't support buffers. Brian Brunswick's
  25. SCSIFS does, and is obtainable as Partitions on Newcastle. ADFSBuffers
  26. should measurably speed up your ADFS floppy accesses, but be careful what
  27. sort of access you time. OS_GBPB random file access benefits a lot more than
  28. OS_File Load and Save.
  29.  
  30. Owen.
  31.