home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / apps / 4689 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.os.msdos.apps
  2. Path: sparky!uunet!rei2!fox
  3. From: fox@rei.com (Fuzzy Fox)
  4. Subject: Re: Stacker Cluster Size
  5. Message-ID: <1992Sep10.162508.14297@rei.com>
  6. Date: Thu, 10 Sep 1992 16:25:08 GMT
  7. Distribution: na
  8. References: <1992Sep9.165315.954@cognos.com>
  9. Organization: Recognition Equipment, Inc.
  10. Lines: 19
  11.  
  12. Stacker performs its compression only on each cluster at a time, so if
  13. you choose 4K clusters, then Stacker can only look at 4K of data at a
  14. time, rather than 8K, so data compression will not be as good.
  15.  
  16. Don't worry about slack space.  Stacker reuses slack space very well,
  17. and this actually accounts for much of the compression that Stacker
  18. reports.  Any utilities that report a percentage of unused slack space
  19. on your Stacker drive are simply unaware that Stacker is reusing this
  20. space for other data.
  21.  
  22. Smaller clusters also mean that DOS will have to manage more allocation
  23. units, but this is only an advantage if you are trying to fill a hard
  24. disk with files and most of them are less than 4K in size.
  25.  
  26. -- 
  27. #ifdef TRUE         | Fuzzy Fox                  fuzzy@netcom.com
  28. #define  TRUE   0   | a.k.a. David DeSimone      an207@cleveland.freenet.edu
  29. #define  FALSE  1   |
  30. #endif              |         How's my posting?  Call 1-800-ALT-FLAME
  31.