home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / dos / tools / icach111 / whats.new < prev   
Text File  |  1995-07-31  |  4KB  |  84 lines

  1.  
  2. IMPROVEMENTS AND ADDITIONS IN VARIOUS VERSIONS OF I_CACHE.
  3.  
  4. Version 1.0
  5.  
  6.           INITIAL RELEASE
  7.  
  8. Version 1.01
  9.  
  10.           1.) Checks and allows for operation under DRDOS 6.0+.
  11.  
  12.  
  13. Version 1.10
  14.  
  15.           1.) Adds intelligence for better detection and caching
  16.               of Magneto-Optical drives of varying sector lengths.
  17.               Version 1.11 will handle sector lengths of 512, 1024,
  18.               and 2048, and 4096 bytes-per-sector.
  19.           2.) Adds a new parameter /m+- specifically for Magneto-Optical
  20.               drives which allows deleyed-write to be turned off for
  21.               the MO while staying active for internal hard disks.
  22.  
  23.  
  24. Version 1.11
  25.  
  26.           1.) Changes the intelligence for Magneto-Optical drives 
  27.               slightly.  Sector lengths of 4096 bytes were deleted
  28.               from support.
  29.  
  30.           2.) Although previous versions cached Dblspace and Drvspace
  31.               compressed drives, this version adds more intelligence in
  32.               this regard for the detection and caching of these
  33.               drives.
  34.  
  35.           3.) Better error handling.  If I_cache finds a bad sector
  36.               within a logical track, it won't keep reading the same
  37.               track over and will, instead, defer to DOS.
  38.  
  39.           4.) The disk error display has changed (/er+w+).  It is now
  40.               in the following format:
  41.  
  42.                            I_CACHE detects READ/WRITE ERROR
  43.                            Drive x  Sector: 0x000000h   (x)
  44.  
  45.               This is displayed in the upper left hand corner of the
  46.               screen.
  47.  
  48.               When I_Cache overwrites the screen, the screen is refreshed
  49.               and restored to it's original look in TEXT MODE. In GRAPHICS
  50.               MODES, I_CACHE will attempt to restore the screen in 16 COLOR
  51.               MODES (or less).  Whether it is successufl or not depends upon
  52.               the SIZE of I_CACHE's I/O BUFFER and the pixel distribution  
  53.               on the screen.   I_CACHE uses its I/O buffer as a temporary
  54.               storage area for RLE compressed pixel data.   Therefore, the
  55.               size of the buffer and the gradient pattern of the screen
  56.               pixels determine the amount of screen restoration possible.
  57.               The error panel will be displayed for three (3) seconds.
  58.  
  59.           5.) A new help utility has been added:  I_HELP.EXE.  Run this from
  60.               the command line to get some quick tips for installation.  It
  61.               is also an indexed reader for the I_CACHE.DOC manual.
  62.  
  63.           6.) Certain I_CACHE installation detection problems have been fixed.
  64.  
  65.           7.) The /t: parameter has been expanded to accept a value of 4.
  66.               This means that you can now select values of 4,8,16,32, and
  67.               64 (sectors per track).  Please note that this value has only
  68.               been added for compatibility with certain systems.  Of all the
  69.               values available, /t:4 will give the worst performance.
  70.               /t:16 gives the best and /t:32 is a close second (and may
  71.               even be better on some systems).  
  72.  
  73.           8.) With the exception of the I_CACHE status panels (I_cache -s),
  74.               all command line displays are now redirectable through DOS.
  75.               This means that, if you are using the /f parameter (flush cache
  76.               - it now indicates any buffers that are waiting) or /a: in a 
  77.               batch file, you can redirect them to NUL so they won't display
  78.               to the screen, i.e., I_cache /a:d+e+ > NUL.
  79.  
  80.  
  81.  
  82.  
  83. ----
  84.