home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / DSKCACHE / SHRPCK15.ZIP / SHAREPCK.DOC < prev    next >
Encoding:
Text File  |  1987-06-15  |  12.3 KB  |  261 lines

  1.                                        TM
  2.                       Shareware PC-Kwik   Disk Accelerator
  3.                   Program Copyright 1986, Multisoft Corporation
  4.  
  5.                                 INTRODUCTION
  6.  
  7.          The main benefit of personal computers has always been
  8.          increased productivity.  And yet, as we become familiar with
  9.          the advantages of personal computers we begin to notice that we
  10.          spend an increasing amount of time waiting for the computer to
  11.          finish its task.  This is partly due to the natural human
  12.          tendency to always want more.  But, there is a more objective
  13.          reason as well.  Usually, when we begin an activity on a
  14.          computer, we begin small -- a small document, a small
  15.          spreadsheet, a small database, or a few weeks of accounting
  16.          information.  Inevitably the data grows, resulting in slower
  17.          responses from the computer, especially when disk access is
  18.          involved.
  19.  
  20.          Fortunately, there is a way to increase the performance of
  21.          applications that use larger amounts of information.  The
  22.          technique is called disk caching.  Put simply, a disk cache is
  23.          a collection of copies of recently used disk sectors.  By
  24.          keeping a copy of recently used disk sectors in extra RAM
  25.          memory, a disk cache can reduce the number of times the
  26.          application actually accesses the disk.  This, in turn, can
  27.          dramatically speed up the performance of the application.
  28.  
  29.          The Shareware PC-Kwik program increases the performance of
  30.          diskette and hard disk access by setting up a disk cache.  In
  31.          other words, copies of frequently accessed portions of your
  32.          disks are kept in memory.  Even though this results in a
  33.          substantial decrease in transfers from your disks and a
  34.          corresponding increase in application performance, the disks
  35.          themselves are constantly being kept up to date.  This means
  36.          you receive a performance boost similar to a RAM disk without
  37.          the complexity and the risk of loss of data associated with a
  38.          separate "virtual" drive.
  39.  
  40.          The Shareware PC-Kwik program is designed to work on the IBM
  41.          PC, XT, AT, and PCjr as well as lap-tops, PS/2s, and
  42.          AT-compatible 386 systems.  It has been successfully tested
  43.          with IBM DOS Version 2.0 through 3.3.  You should notice an
  44.          improvement in the performance in a wide variety of
  45.          applications.  In particular, applications that re-read the
  46.          same data should run more quickly.  Likewise, if you switch
  47.          back and forth between applications, you should find that
  48.          loading times improve.
  49.  
  50.          To invoke the Shareware PC-Kwik program, simply type SHAREPCK
  51.          followed by an enter key.  A series of information screens will
  52.          be displayed.  You will be requested to press a key to continue
  53.          after each screen has been displayed.  After the program has
  54.          been installed you will receive the DOS prompt again.  To
  55.          obtain measurements after running your applications, simply
  56.          re-invoke the program.
  57.  
  58.          The program should dramatically improve the responsiveness of
  59.          your system.  The performance gain will be largest when you are
  60.          using programs that frequently access the disk.  Programs that
  61.          spend less time accessing the disk such as spreadsheets will
  62.          receive little or no benefit.  On the other hand, database
  63.          programs, accounting systems, and similar applications may
  64.          receive a performance increase of a factor of two or more.
  65.          Because of the way it keeps track of disk transfers, the longer
  66.          you use Shareware PC-Kwik in any one session, the greater
  67.          benefit you should receive.
  68.  
  69.          Following are some useful facts about Shareware PC-Kwik:
  70.  
  71.          (1) All reads are cached, not just single-sector reads.  This
  72.              means the cache can provide its performance gain regardless
  73.              of how your applications happen to access the disk.
  74.  
  75.          (2) All writes are cached.  This means that a copy of data
  76.              written to disk by one phase an application program is
  77.              saved in memory so that later requests for the data can be
  78.              serviced directly from the cache.
  79.  
  80.          (3) All write requests are written through to the disk
  81.              immediately.  This means that your disk are constantly kept
  82.              up to date.  This eliminates any special concerns about
  83.              power failure.
  84.  
  85.          (4) Diskette changes are automatically detected.  This means
  86.              that you can change diskettes whenever you normally would.
  87.              Data from the diskette you have removed will automatically
  88.              be purged from the cache.  There is one exception to this
  89.              rule:  if you have only one diskette drive, do not use the
  90.              DOS DISKCOPY command to copy a diskette without first
  91.              rebooting DOS without Shareware PC-Kwik.
  92.  
  93.          (5) The program automatically allocates memory for itself,
  94.              leaving 360K bytes for your applications.  As a practical
  95.              matter, this means that you will need at least 512K bytes
  96.              to use Shareware PC-Kwik.  Applications which will run on a
  97.              384K system will have enough room to run after Shareware
  98.              PC-Kwik is loaded.  If you have applications which require
  99.              more memory, see the information about the other versions
  100.              of PC-Kwik under Upgrades below.
  101.  
  102.  
  103.                          WARNING ABOUT LARGE DISK DRIVES
  104.  
  105.          First, the bottom line:  We do NOT recommend that Shareware
  106.          PC-Kwik be used with drives which use a physical sector size
  107.          other than the standard 512 bytes.
  108.  
  109.          Now, some background:  DOS was designed with a limit that each
  110.          disk drive be no larger than 65,536 512-byte sectors (about 32
  111.          million bytes).  The BIOS support for disk transfers was
  112.          designed with similar but less severe limitations.  When a
  113.          driver is written to support a drive with more than 32 million
  114.          bytes, various techniques are used to get around the DOS and/or
  115.          BIOS size limitations.  One technique is to set up the drive
  116.          with a logical (DOS-level) sector size larger than the 512
  117.          bytes.  Another technique that may be used is to partition the
  118.          drive into multiple "logical drives."  Shareware PC-Kwik was
  119.          designed to support both of these techniques.
  120.  
  121.          A third technique for supporting large disks involves formatting
  122.          them with a physical (BIOS-level) sector size larger than 512
  123.          bytes.  Shareware PC-Kwik should not be used with such drives.
  124.          If you are not sure whether your disk drives use a physical
  125.          sector size greater other than 512 bytes you should check with
  126.          your dealer or vendor before using the Shareware PC-Kwik
  127.          program.
  128.  
  129.  
  130.                                    DISCLAIMER
  131.  
  132.          This program is provided "as is" with no warranties whatsoever,
  133.          either expressed or implied, including without limitation,
  134.          warranties of merchantability or fitness for a particular
  135.          purpose.  The entire risk as to the quality and performance of
  136.          the program is with you.  Should this program be defective, you
  137.          assume the entire cost of all necessary servicing, repair or
  138.          correction.
  139.  
  140.  
  141.  
  142.  
  143.  
  144.                                 SHAREWARE POLICY
  145.  
  146.          You have probably obtained this copy of the program free of
  147.          charge or for the cost of the diskette and duplication.
  148.  
  149.          We encourage you to make copies of the program and the files
  150.          associated with it for friends and co-workers. If you find this
  151.          program useful and wish to support the concept of Shareware, we
  152.          hope you will become a registered user.  The cost is low and
  153.          the benefits are real.  Registered users of the PC-Kwik
  154.          product:
  155.  
  156.               (1) receive a copy of the latest Shareware version.
  157.  
  158.               (2) receive printed documentation.
  159.  
  160.               (3) receive notification of future updates.
  161.  
  162.               (4) become entitled to telephone support.
  163.  
  164.               (5) support the concept of Shareware products.
  165.  
  166.  
  167.                                UPGRADES AVAILABLE
  168.  
  169.          Instead of registering the Shareware version, you may want to
  170.          order one of three commercial versions of PC-Kwik.  All three
  171.          versions:
  172.  
  173.               (1) allow you to specify the cache size and otherwise tune
  174.                   the product to your hardware and software environment.
  175.  
  176.               (2) allow you to install the software from a batch file.
  177.  
  178.               (3) allow you to un-install the software and re-claim the
  179.                   memory it uses without rebooting.
  180.  
  181.               (4) provide a greater performance boost.
  182.  
  183.               (5) do not display promotional screens when they are
  184.                   installed.
  185.  
  186.          Personal PC-Kwik allows you to set up the cache in conventional
  187.          memory (the first 640K).  Standard PC-Kwik adds the choice of
  188.          placing the cache in Lotus/Intel/Microsoft (or AST) expanded
  189.          memory or AT extended memory.  Super PC-Kwik adds a unique
  190.          feature called advanced support of writes.  This feature means
  191.          that applications which write as well as read can receive
  192.          double the performance boost provided by other cache products.
  193.  
  194.          Here's a table showing the differences between Personal PC-
  195.          Kwik, Standard PC-Kwik, and Super PC-Kwik:
  196.  
  197.          Version           Memory Supported         Advanced    Price
  198.                        640K   Expanded  Extended    Writes
  199.  
  200.          Personal       Yes      No        No         No       $39.95
  201.          Standard       Yes      Yes       Yes        No       $49.95
  202.          Super          Yes      Yes       Yes        Yes      $79.95
  203.  
  204.  
  205.                               ORDERING INFORMATION
  206.  
  207.          To become a registered user of the Shareware version, to obtain
  208.          additional information, or to order one of the commercial
  209.          versions of PC-Kwik, contact:
  210.  
  211.                            Multisoft Corporation
  212.                            18220 S.W. Monte Verdi Blvd
  213.                            Beaverton, OR  97007
  214.                            (503) 642-7108
  215.  
  216.          As of May 16, 1987, prices were as follows:
  217.  
  218.               Shareware PC-Kwik registration fee..........$19.95
  219.  
  220.               Personal PC-Kwik (including registration)...$39.95
  221.  
  222.               Standard PC-Kwik (including registration)...$49.95
  223.  
  224.               Super PC-Kwik (including registration)......$79.95
  225.  
  226.          Visa and MasterCard are accepted on telephone orders.  If you
  227.          are not satisfied with any of the above products you may return
  228.          it within 30-days and receive a full refund of the price paid.
  229.  
  230.  
  231.                                DISTRIBUTION POLICY
  232.  
  233.          Following is some information for personal computer clubs and
  234.          bulletin board operators:
  235.  
  236.          Multisoft Corporation hereby grants you permission to distrib
  237.          ute copies of this program provided that:
  238.  
  239.               (1) You either
  240.  
  241.                   (a) make the program available free of charge, or
  242.  
  243.                   (b) charge only for media, duplication, and/or
  244.                       distribution, and you identify your charges as
  245.                       such.
  246.  
  247.               (2) You make the documentation files associated with it
  248.                   available on the same diskette or in the same download
  249.                   area or equivalent.
  250.  
  251.               (3) You make no changes to the program or its
  252.                   documentation.
  253.  
  254.          If you have any questions about our distribution policy please
  255.          contact us at:
  256.  
  257.                            Multisoft Corporation
  258.                            18220 S.W. Monte Verdi Blvd
  259.                            Beaverton, OR  97007
  260.                            (503) 642-7108
  261.