home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR19 / OS24CL.ZIP / CACHE.TXT < prev    next >
Text File  |  1993-10-10  |  4KB  |  100 lines

  1. By popular demand!  The following "Gospel of Caching According to Max" is
  2. provided by Proportional Software based upon a great deal of OS/2 system
  3. "tweeking" done by the DCF/2 development team.
  4.  
  5. You can get better performance from your system by using the memory you have
  6. available to you in the most efficient and effective way.
  7.  
  8. From the table below, select the case that best describes the file system or
  9. systems you use and memory available on your system.
  10.  
  11.  
  12.  CASE 1:  You use
  13.  only HPFS or only
  14.  FAT but not both.                  HPFS only                         FAT only
  15.  
  16.  If system memory is at least:    Set CACHE: to                  Set DISKCACHE: to
  17.                          16 MB         2048                             2048
  18.                          12 MB         1536                             1536
  19.                           8 MB         1024                             1024
  20.  Set FAT DISKCACHE
  21.  Parameters:
  22.           LAZY WRITES                  N/A                               LW
  23.  
  24.  Set HPFS CACHE
  25.  Parameters:
  26.           LAZY WRITES                /LAZY:ON                           N/A
  27.                MAXAGE                 >7,500                            N/A
  28.              DISKIDLE                 60,000                            N/A
  29.            BUFFERIDLE                 60,000                            N/A
  30.  
  31.  If your system is HPFS only REM out the DISKCACHE statement in your CONFIG.SYS
  32.  file.  If your system is FAT only, REM out the IFS=HPFS.IFS statement.
  33.  
  34.  
  35.  
  36.  CASE 2:  You use
  37.  both HPFS and FAT
  38.  with                              HPFS active                      FAT passive
  39.  
  40.  If system memory is at least:    Set CACHE: to                  Set DISKCACHE: to
  41.                          16 MB         2048                          512 -1024
  42.                          12 MB         1536                          256 - 512
  43.                           8 MB         1024                          128 - 256
  44.  Set FAT DISKCACHE
  45.  Parameters:
  46.           LAZY WRITES                  N/A                               LW
  47.  
  48.  Set HPFS CACHE
  49.  Parameters:
  50.           LAZY WRITES                /LAZY:ON                           N/A
  51.                MAXAGE                 >7,500                            N/A
  52.              DISKIDLE                 60,000                            N/A
  53.            BUFFERIDLE                 60,000                            N/A
  54.  
  55.  
  56.  CASE 3:  You use
  57.  both HPFS and FAT
  58.  with                              HPFS passive                      FAT active
  59.  
  60.  If system memory is at least:    Set CACHE: to                  Set DISKCACHE: to
  61.                          16 MB         1024                             2048
  62.                          12 MB         768                              1536
  63.                           8 MB         512                              1024
  64.  
  65.  FAT DISKCACHE
  66.  Parameters
  67.           LAZY WRITES                  N/A                               LW
  68.  
  69.  HPFS CACHE
  70.  Parameters
  71.           LAZY WRITES                /LAZY:ON                           N/A
  72.                MAXAGE                 >7,500                            N/A
  73.              DISKIDLE                 60,000                            N/A
  74.            BUFFERIDLE                 60,000                            N/A
  75.  
  76.  
  77. A few more notes:
  78.  
  79.      *   For purposes of the table above, "active" and "passive" are
  80.          descriptors for the way a partition is used.  If it is seldom used, it
  81.          is "passive."  If a lot of disk intensive I/O occurs on the partition,
  82.          it is "active."
  83.  
  84.      *   The HPFS actually requires 128 to 130K of committed memory as opposed
  85.          to the widely perceived 512K.  As cache size increases to 2MB, this
  86.          requirement increases as well, up to a maximum of about 240K.
  87.  
  88.      *   The optimal cache size seems to be 1536.
  89.  
  90.      *   When comparing the relative merits of the HPFS versus FAT, consider
  91.          the following:  On partitions of identical size, the HPFS gives you
  92.          about 15% more space and performance is about 28% better!
  93.  
  94.      *   Instead of continuing to increase performance, a DISKCACHE value in
  95.          excess of 2048 seems to degrade it.
  96.  
  97. We welcome your comments.  Reach us via email on CompuServe userid 71333,2765
  98. or at Proportional Software, 1717 Linden Lake Rd., Ft. Collins, CO 80524, Tel.
  99. (800) 666-4672 or (303) 484-2665.  Fax. (303) 484-2670.
  100.