home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / misc / 36110 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.7 KB

  1. Path: sparky!uunet!inmos!wraxall.inmos.co.uk!frogland!des
  2. Newsgroups: comp.os.os2.misc
  3. From: des@inmos.co.uk (David Shepherd)
  4. Subject: Re: post-CSD disk performance
  5. Message-ID: <1992Nov11.093338.29959@wraxall.inmos.co.uk>
  6. X-Newsreader: Tin 1.1 PL5
  7. References: <1992Nov9.165642.25878@qucis.queensu.ca>
  8. Date: Wed, 11 Nov 92 09:33:38 GMT
  9. Lines: 26
  10.  
  11. Brent Nordin (nordin@qucis.queensu.ca) wrote:
  12. : I installed the CSD last week on a Dell 310 (386DX-20,8MB RAM),240MB spread over
  13. : 2 ESDI drives, 2 FAT partitions and 1 HPFS partition.  I had occasion to
  14. : delete a subdirectory containing about 110 files, with an average size of
  15. : 1k bytes.  The operation seemed very slow, so I did some further testing.
  16. : The files were all on one of the FAT partitions.
  17. : Native DOS, delete 110 files < 2 secs
  18. : OS2 window                     18 secs
  19. : DOS window under OS2           3 minutes, 10 seconds!!!
  20.  
  21. one reason why OS/2 under FAT is slower than plain DOS is that
  22. everytime it deletes a file then it has to rewrite the directories
  23. extended attributes to remove that file's entry. Hence while
  24. under DOS the delete consists of flipping the delete bit in the
  25. directory entry for all the files, under OS/2 in addition the extended
  26. attributes need to be rewritten. As i assume the fact that EA's
  27. under FAT are in a special file is hidden in the filesystem, this
  28. EA rewriting may be being done 110 times :-)
  29.  
  30. not sure how to explain why DOS is so much slower though 
  31.  
  32. --------------------------------------------------------------------------
  33. david shepherd: des@inmos.co.uk or des@inmos.com    tel: 0454-616616 x 625
  34.                 inmos ltd, 1000 aztec west, almondsbury, bristol, bs12 4sq
  35.                 1992: celebrate the quincentenary of columbus getting lost
  36.