home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util2 / qcache4.doc < prev    next >
Text File  |  1989-11-30  |  3KB  |  71 lines

  1. QUICKCACHE II v4.11 P.R.GLASSEL          REGISTRATION $25.00
  2. CACHE HARD DRIVE DISK GLASSEL 
  3.  
  4.                             by
  5.              P. R. GLASSEL and ASSOCIATES, INC.
  6.               30255 Fir Trail, Stacy, MN 55079
  7.                            U.S.A.
  8.                  
  9. This product is an extension  to the PC-DOS operating system
  10. that  sub-  stantially  improves   the  performance  of  the
  11. operating  system by  adding  an  intelligent I/O  subsystem
  12. between the logical I/O layer and  the physical I/O layer of
  13. the computing system.
  14.  
  15. This process has the net  effect of converting the operating
  16. system's physical  I/O requests  into logical  requests that
  17. are  serviced  by  the intelligent  I/O  subsystem.   Actual
  18. physical I/O  requests are  then made  by the  I/O subsystem
  19. when necessary,  and in the  most efficient  manner possible
  20. for the current operating environment.
  21.  
  22. This is  accomplished by three  major facilities  within the
  23. QUICKCACHE I/O  subsystem that cooperate to  provide optimum
  24. performance.   The  primary  facility  is  the  disk  sector
  25. caching facility.
  26.  
  27. This facility  utilizes a  hashing mechanism  to reduce  the
  28. number of sectors in the cache  that must be examined at I/O
  29. time  to a  bare mini-  mum.  Under  most circumstances  the
  30. number of  sectors that  must be examined  will be  three or
  31. less regardless  of the  number of  sector buffers  that are
  32. supported.   This  allows  QUICKCACHE  to  support  signifi-
  33. cantly  more  sector  buffers  than  PC-DOS  is  capable  of
  34. supporting without encountering any performance degradation.
  35.  
  36. QUICKCACHE uses a sophisticated and efficient algorithm that
  37. accounts for the frequency of use  as well as how recently a
  38. sector buffer has been used  to determine the optimum sector
  39. buffer to flush whenever additional cache space is necessary
  40. for a new sector.
  41.  
  42. In  addition  to providing  an  ultra-sophisticated  caching
  43. mechanism for managing sector buffers, QUICKCACHE provides a
  44. read-ahead  facility  and a  write-buffering  facility  that
  45. allow physical I/O requests to be made in the most efficient
  46. manner possible  for the media  being supported.   Since the
  47. system requirements for  one program may be  quite different
  48. from the system requirements  of another program, QUICKCACHE
  49. allows ALL  significant configuration options to  be altered
  50. DYNAMICALLY,  eliminat- ing  the  need  for re-booting  your
  51. system when  it becomes  desirable to  change the  operating
  52. environment  to suit  the  particular  needs of  a  specific
  53. program.
  54.  
  55. This extension requires no modification to any user programs
  56. and works with  the 2.xx, 3.xx, and 4.xx  releases of PC-DOS
  57. and most versions of MS-DOS.
  58.  
  59. It  requires 10kb  of memory  for the  actual I/O  subsystem
  60. code, and 530 bytes for each  sector supported (a minimum of
  61. 40  is  recommended).   Memory for  sector  buffers  may  be
  62. allocated from system main memory,  extended memory, or from
  63. any expanded memory that  supports the Lotus/Intel/Microsoft
  64. expanded memory specification.
  65.  
  66. This package also  includes a high speed sort  utility and a
  67. disk backup utility.   These utilities are designed  to take
  68. advantage of the  disk caching system to  produce impressive
  69. performance for a wide range of environments.
  70.  
  71.