home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / zs120e.zip / ZSCTRL.HLP (.txt) < prev    next >
OS/2 Help File  |  1996-04-13  |  8KB  |  259 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. About ZipStream Control Panel ΓòÉΓòÉΓòÉ
  3.  
  4. ZipStream Control Panel 
  5.  
  6. Version 1.20 
  7.  
  8. Copyright (c) Carbon Based Software 1993, 1996 
  9.  
  10. All Rights Reserved 
  11.  
  12. Allows the user to configure ZipStream's background compression system. 
  13.  
  14.  
  15. ΓòÉΓòÉΓòÉ 2. Defaults ΓòÉΓòÉΓòÉ
  16.  
  17. The Defaults push button resets all options to their default value. 
  18.  
  19.  
  20. ΓòÉΓòÉΓòÉ 3. Compression Options ΓòÉΓòÉΓòÉ
  21.  
  22. Compression options allow you to configure ZipStream's compression system. 
  23.  
  24.  
  25. ΓòÉΓòÉΓòÉ 3.1. Compress New ΓòÉΓòÉΓòÉ
  26.  
  27. If checked, ZipStream will compress newly created files. 
  28.  
  29. Having this option not checked is most useful when you wish to manually 
  30. compress files with ZSPack to establish your compressed environment and you do 
  31. not want any further automatic compression to take place. e.g. You have a Word 
  32. Processing program that you compressed with ZSPack, but you do not want any new 
  33. files created by the Word Processor to be compressed. 
  34.  
  35.  
  36. ΓòÉΓòÉΓòÉ 3.2. ReCompress ΓòÉΓòÉΓòÉ
  37.  
  38. If checked, ZipStream will recompress compressed files that have been updated. 
  39.  
  40. Leaving this option unchecked will cause compressed files that are updated to 
  41. be returned to the uncompressed state. 
  42.  
  43.  
  44. ΓòÉΓòÉΓòÉ 3.3. Compress ReadOnly ΓòÉΓòÉΓòÉ
  45.  
  46. If checked, ZipStream will compress Read-Only Files. 
  47.  
  48.  
  49. ΓòÉΓòÉΓòÉ 3.4. Rename Track ΓòÉΓòÉΓòÉ
  50.  
  51. If checked, ZipStream will track rename operations so that new or updated files 
  52. are compressed. 
  53.  
  54. Normally, most Word Processors and similar programs update a file by writing to 
  55. a temporary file and then renaming it to the actual file name.  ZipStream will, 
  56. if this option is checked, track these operations to ensure that new or 
  57. modified files that are renamed are automatically compressed. 
  58.  
  59.  
  60. ΓòÉΓòÉΓòÉ 3.5. Compress Always ΓòÉΓòÉΓòÉ
  61.  
  62. If checked, ZipStream will compress a file even if no gain is made by the 
  63. compression operation. 
  64.  
  65.  
  66. ΓòÉΓòÉΓòÉ 3.6. DOS Compatible ΓòÉΓòÉΓòÉ
  67.  
  68. If checked, ZipStream will compress a file using an algorithm that will allow 
  69. the file to be decompressed again under DOS in a future version of ZipStream. 
  70. Using this mode may reduce the performance and compression efficiency. 
  71.  
  72. The option is currently disabled while design improvements are being 
  73. researched. 
  74.  
  75.  
  76. ΓòÉΓòÉΓòÉ 3.7. High Priority ΓòÉΓòÉΓòÉ
  77.  
  78. If checked, ZipStream's background compression will operate at a higher 
  79. priority. Using this mode may reduce the overall performance of your system, 
  80. but will ensure that files are compressed quickly. 
  81.  
  82. By default the background compression system will operate at low or background 
  83. priority and will have very little effect on overall system performance. 
  84. However, in some situations this may lead to a large number of outstanding 
  85. compression operations being queued. 
  86.  
  87.  
  88. ΓòÉΓòÉΓòÉ 3.8. Warp Factor ΓòÉΓòÉΓòÉ
  89.  
  90. The Warp Factor is a combination Compression Effort, Compression Algorithm and 
  91. Caching method selection. 
  92.  
  93. Currently Warp values of '2', '3', '4', '5', '6' and '7' may be applied. 
  94.  
  95. Warp 2 
  96.  
  97. Warp 2 has the following effects: 
  98.  
  99.  1. Use sparse virtualisation. 
  100.  
  101.  2. Does not use Grip cache. 
  102.  
  103.  3. Asynchronous recompression if modified. 
  104.  
  105.  4. Use default compression effort. 
  106.  
  107.  5. Use best compression method. 
  108.  
  109.  6. Use auto algorithm selection. 
  110.  
  111. Warp 3 
  112.  
  113. Warp 3 has the following effects: 
  114.  
  115.  1. Use sparse virtualisation. 
  116.  
  117.  2. Files *.exe and *.dll placed in Grip cache for default Grip period. 
  118.  
  119.  3. Asynchronous recompression if modified. 
  120.  
  121.  4. Use default compression effort. 
  122.  
  123.  5. Use best compression method. 
  124.  
  125.  6. Use auto algorithm selection. 
  126.  
  127. Warp 4 
  128.  
  129. Warp 4 has the following effects: 
  130.  
  131.  1. Use sparse virtualisation. 
  132.  
  133.  2. Place in Grip cache for default period. 
  134.  
  135.  3. Asynchronous recompression if modified. 
  136.  
  137.  4. Use default compression effort. 
  138.  
  139.  5. Use best compression method. 
  140.  
  141.  6. Use auto algorithm selection. 
  142.  
  143. Warp 5 
  144.  
  145. Warp 5 has the following effects: 
  146.  
  147.  1. File fully virtualised on open. 
  148.  
  149.  2. Does not use Grip cache. 
  150.  
  151.  3. Asynchronous recompression if modified. 
  152.  
  153.  4. Use default compression effort. 
  154.  
  155.  5. Use best compression method. 
  156.  
  157.  6. Use auto algorithm selection. 
  158.  
  159. Warp 6 
  160.  
  161. Warp 6 has the following effects: 
  162.  
  163.  1. File fully virtualised on open. 
  164.  
  165.  2. Files *.exe and *.dll placed in Grip cache for default Grip period. 
  166.  
  167.  3. Asynchronous recompression if modified. 
  168.  
  169.  4. Use default compression effort. 
  170.  
  171.  5. Use best compression method. 
  172.  
  173.  6. Use auto algorithm selection. 
  174.  
  175. Warp 7 
  176.  
  177. Warp 7 has the following effects: 
  178.  
  179.  1. File fully virtualised on open. 
  180.  
  181.  2. Place in Grip cache for default period. 
  182.  
  183.  3. Asynchronous recompression if modified. 
  184.  
  185.  4. Use default compression effort. 
  186.  
  187.  5. Use best compression method. 
  188.  
  189.  6. Use auto algorithm selection. 
  190.  
  191. The higher the warp value selected, generally will result in higher performance 
  192. when accessing compressed files.  This will also cause larger Swapper file 
  193. space requirements. 
  194.  
  195. The default value of Warp 3 will is recommended in most cases. 
  196.  
  197. Warp 2 is recommended for infrequently accessed files or for machines with low 
  198. amounts of RAM. 
  199.  
  200. Warp 4, 6, or 7 is recommended for games etc where access to compressed data 
  201. must occur at the fastest possible rate. 
  202.  
  203. A Warp setting above 4 requires much more system resources for operation and 
  204. therefore should only be selected when needed as performance may actually 
  205. decrease in constrained or very active environments. 
  206.  
  207.  
  208. ΓòÉΓòÉΓòÉ 3.9. Effort ΓòÉΓòÉΓòÉ
  209.  
  210. The Effort setting allows you to trade compression for speed. 
  211.  
  212. The minimum value of 1 favors speed over compression, while the maximum value 
  213. of 9 favors compression over speed. The default value of 3 has been selected to 
  214. provide the best balance of speed and compression with a slight favoring 
  215. towards speed due to the 'on the fly' nature of ZipStream's operation. 
  216.  
  217.  
  218. ΓòÉΓòÉΓòÉ 4. Performance Options ΓòÉΓòÉΓòÉ
  219.  
  220. Performance options allow you to configure ZipStream's options for performance. 
  221. They should not be altered without a detailed understanding of ZipStream's 
  222. operation. 
  223.  
  224.  
  225. ΓòÉΓòÉΓòÉ 4.1. Search Cache ΓòÉΓòÉΓòÉ
  226.  
  227. The Search Cache value is the number of Directory entries ZipStream will store 
  228. in persistent memory measured in thousands.  More Search Cache normally means 
  229. faster operation. The default value of 8 (8192) entries is optimal for the 
  230. average system, however, if you have a very large number of files on a 
  231. compressed drive you may want to increase this value. 
  232.  
  233. The minimum value is 4 (4096) and the maximum value is 64 (65536).  Having a 
  234. very large number of Search Cache entries will have the side effect of slowing 
  235. system booting. 
  236.  
  237. A reboot is required for this option change to take effect. 
  238.  
  239.  
  240. ΓòÉΓòÉΓòÉ 4.2. Grip Cache ΓòÉΓòÉΓòÉ
  241.  
  242. The Grip Cache is a secondary Virtual File Cache that ZipStream uses to 
  243. optimise performance. 
  244.  
  245. The size selection is given in MBytes. 
  246.  
  247. Basically, a compressed file that has the Grip cache option will be retained in 
  248. the Virtual File Cache memory as uncompressed data for a period of time after 
  249. its last access. 
  250.  
  251. The benefit of this is that any subsequent accesses within the Grip time 
  252. period, will avoid the decompression delay. 
  253.  
  254. The value selected is only a hint to ZipStream as ZipStream will internally 
  255. adjust this value depending on the system configuration. 
  256.  
  257. Currently the default Grip period is 1 (one) minute. 
  258.  
  259. A reboot is required for this option change to take effect.