home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Disk&HD / dcach102.lzx / DynamiCache / DynamiCache.doc < prev    next >
Encoding:
Text File  |  1993-07-08  |  62.6 KB  |  1,512 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                              DynamiCache
  9.                              ===========
  10.  
  11.           An intelligent disk-cache for the Commodore Amiga.
  12.  
  13.               Copyright 1992, 1993 - Christopher A. Wolf
  14.                          All Rights Reserved.
  15.  
  16.  
  17.  
  18.                       Programmed & Designed by:
  19.                      ---------------------------
  20.                          Christopher A. Wolf
  21.  
  22.  
  23.  
  24.                     Beta-Testing & Suggestions by:
  25.                    --------------------------------
  26.              Rudy Amid, Henrik Andersson, Bill Coldwell,
  27.    John Davis, Aaron Digulla, Kenneth Dyke, Scott Ellis, Dale Gold,
  28.       Justin Lister, Holger Lubitz, Jukka Marin, Urban Mueller,
  29.      Dean Ridgway, Chris Schneider, Ralph Schmidt, Mike Schwartz,
  30.      Michaels Smith, Shachar Shemesh, Urban Mueller, Markus Wild
  31.  
  32.  
  33.  
  34.                        FixDev code routines by:
  35.                       --------------------------
  36.                            Shachar Shemesh
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55. Chapter I: An Introduction to DynamiCache
  56. =========================================
  57.  
  58.    DynamiCache is an intelligent disk-caching program for the Amiga.
  59. DynamiCache's sophisticated caching algorithms provide a 500% to 1000%
  60. increase in the speed of most disk operations!  DynamiCache's high
  61. levels of performance, configurability and ease of use are unmatched
  62. by any other disk-caching product available for the Amiga.
  63.  
  64.  
  65.  
  66. A. Feature List
  67. ---------------
  68.  
  69.    A partial list of DynamiCache's features include:
  70.  
  71.       o DynamiCache is compatible with almost all Amiga drive types
  72.         including floppy disks, hard disks, flopticals, removable
  73.         cartridges (Syquest, Ricoh, Bernoulli, etc.), CD-ROMs, etc.
  74.  
  75.       o DynamiCache is compatible with a wide range of SCSI, SCSI-II,
  76.         and IDE controllers and has been tested with controllers from
  77.         Commodore, GVP, Supra, IVS, ICD and Xetec.
  78.  
  79.       o DynamiCache is compatible with all AmigaDos file-systems
  80.         including OFS, FFS, and DCFS.  DynamiCache also works with
  81.         disks or partitions formatted with CrossDos or other non
  82.         AmigaDos formats which use the standard device interface.
  83.  
  84.       o DynamiCache implements a sophisticated set-associative,
  85.         line-oriented, write-through cache architecture and a
  86.         least-recently-used replacement algorithm to assure maximum
  87.         cache efficiency.  Intelligent read-ahead techniques are used
  88.         to significantly enhance performance even the very first time
  89.         data is accessed.  A special track-read mode is provided to
  90.         give highly optimized caching performance for floppy disks.
  91.  
  92.       o DynamiCache features unique dynamic cache re-sizing code which
  93.         automatically and continually adjusts the disk cache to use
  94.         all the available memory which is not currently needed by
  95.         other programs.  Dynamic cache re-sizing provides the maximum
  96.         effective utilization of your memory by transparently allowing
  97.         memory to be dynamically shared between applications and the
  98.         cache as necessary.  This eliminates the need to set aside a
  99.         large block of dedicated cache memory and provides superior
  100.         disk performance without significantly reducing the amount of
  101.         memory available to your applications!
  102.  
  103.       o DynamiCache can cache an unlimited number of devices (of any
  104.         mixture of types) simultaneously.  Caching can be enabled or
  105.         disabled independently for each device in the system or even
  106.         for individual hard-disk partitions.  Each device or partition
  107.         can have its own unique settings for attributes such as the
  108.         amount of read-ahead.
  109.  
  110.       o DynamiCache provides an intuitive graphical user interface
  111.         which allows easy adjustment of all cache parameters.  The GUI
  112.         is compliant with the 2.0 Style Guide and is font-sensitive.
  113.  
  114.       o The user's preferred cache configurations can be saved,
  115.         retrieved or specified as the default to be used automatically
  116.         at start-up.  Intelligent defaults are provided for all cache
  117.         configuration options to get the novice user up and running
  118.         quickly but complete control by the advanced user is still
  119.         possible.
  120.  
  121.       o DynamiCache provides real-time reporting of a variety of
  122.         important global and per-device statistics such as current
  123.         cache configuration, memory usage, number of disk accesses,
  124.         number of cache hits, and cache hit ratio.
  125.  
  126.       o DynamiCache provides many other advanced features which make
  127.         it the leader in cache technology for the Amiga.
  128.  
  129.  
  130.  
  131. B. System Requirements & Compatibility:
  132. ---------------------------------------
  133.  
  134.    DynamiCache should function on any Amiga model computer running
  135. AmigaOS version 2.04 or higher.  DynamiCache will work with a minimum
  136. of 1 megabyte of available RAM (CHIP or FAST) however 2 megabytes of
  137. FAST RAM is recommended.  DynamiCache will take full advantage of
  138. expanded systems with faster processors, additional memory or higher OS
  139. versions. (DynamiCache has been tested under OS versions up to 3.0.)
  140.  
  141.    DynamiCache is compatible with any block-oriented random access
  142. storage device which uses the standard AmigaOS device interface.  This
  143. includes almost any device which can be attached through your SCSI,
  144. IDE or floppy disk drive controllers.  DynamiCache has been tested
  145. with SCSI controllers from Commodore, GVP, IVS, ICD, Supra and Xetec,
  146. IDE controllers from Commodore and ICD.
  147.  
  148.    DynamiCache cannot be used to cache streaming-tape or other
  149. sequential access storage devices or remotely-mounted network
  150. devices such as PARNET: or NFS: devices.
  151.  
  152.    Although extensive testing has been done, compatibility
  153. with specific drives and or controllers cannot be guaranteed.
  154.  
  155.    If you have doubts about the compatibility or functionality of
  156. DynamiCache in your specific system environment please look for the
  157. freely redistributable DynamiCache demo.  This demo should be
  158. available through most standard PD distribution channels (User Groups,
  159. BBS, internet ftp) and will allow you to test the functionality of
  160. DynamiCache on your system.
  161.  
  162.  
  163.  
  164.  
  165. Chapter II: DynamiCache Tutorial
  166. ================================
  167.  
  168.    This tutorial chapter of the manual will teach you how to install
  169. and configure DynamiCache for use on a typical system.  For a more
  170. in-depth description of all the advanced features and options
  171. available to you please consult the Reference section of this manual
  172. (Chapter III).  For an explanation of error messages and trouble
  173. shooting advice please consult Chapter IV.  Also, check for the
  174. presence of a file titled README on the distribution disk.  This
  175. file will contain any info on last minute corrections or updates
  176. that could not be included in the printed manual.
  177.  
  178.    This tutorial assumes that you already familiar with using the
  179. principle elements of the Amiga Workbench interface such as icons,
  180. menus, gadgets and the mouse.  For remedial help on using the Amiga
  181. Workbench interface please consult the manuals which came with your
  182. computer.
  183.  
  184.  
  185.  
  186. A. Installing DynamiCache
  187. -------------------------
  188.  
  189.    Installing DynamiCache is simple - just drag the DynamiCache
  190. program icon from the distribution disk into the destination drawer.
  191. If you want DynamiCache to automatically start up every time you boot
  192. your computer, drag the DynamiCache program icon into the WBStartup
  193. drawer on your boot-disk.
  194.  
  195.    To start DynamiCache manually from the Workbench simply
  196. double-click on its program icon.  This will bring up DynamiCache's
  197. main configuration window.  You may only run one copy of DynamiCache
  198. at a time - if you attempt to start multiple copies of DynamiCache a
  199. window informing you that you can only run one copy will open and
  200. the first copy's configuration window will be popped to the front of
  201. the screen.
  202.  
  203.  
  204.  
  205. B. Configuring the Cache
  206. ------------------------
  207.  
  208.    Now that the configuration window is open you have access to a
  209. variety of gadgets which allow you to set various cache parameters.
  210. It is important to realize that whenever you use the gadgets to
  211. change the cache configuration the changes do NOT take effect until
  212. you click on the Use or Save buttons along the bottom of the
  213. configuration window!  Do not click on Use or Save until all the
  214. gadgets have been set to specify the cache configuration that you
  215. wish to have installed.  If while following this tutorial you get
  216. confused or wish to undo the changes you made you can reset the
  217. gadgets to their default state by choosing the Reset to Defaults
  218. option from the Edit menu.
  219.  
  220.    In the upper left corner of the DynamiCache configuration window
  221. you will see a recessed box with two gadgets above it labelled Cache
  222. Statistics.  This area of the window is used for monitoring cache
  223. performance and should currently indicate that the cache is not
  224. activated.  Below the cache statistics display is a bank of three cycle
  225. gadgets labelled Purge Scheme, Minimum Size and Maximum Size, located
  226. in the lower left quadrant of the window.  These gadgets control
  227. global cache attributes.  DynamiCache analyzes your system on start-up
  228. and automatically initializes these gadgets to reasonable defaults,
  229. thus it is not necessary to alter any of these settings at this time.
  230. Consult Chapter III, the reference section of this manual, for a
  231. complete explanation of their function of these gadgets.
  232.  
  233.    In the upper right corner of the DynamiCache configuration window is
  234. a standard scrolling list gadget displaying the names of all the
  235. devices in the system which DynamiCache recognizes as cachable devices.
  236. Next to the name of each device is the word enabled or disabled
  237. indicating if caching should be used with each device.  To toggle the
  238. status of a device between cache enabled and cache disabled
  239. double-click on the device's name in the scrolling list.  You can use
  240. DynamiCache with an unlimited number of devices simultaneously.
  241. However, each device which cache is enabled for must exist as a real
  242. physical drive attached to the computer - DynamiCache is not capable
  243. of caching remotely mounted network partitions or other "fake" drives
  244. (such as fake floppies created with Matt Dillon's freely-distributable
  245. FMS program) which do not physically exist on the system running
  246. DynamiCache.  DynamiCache does its best to filter out uncachable
  247. devices from the list but if any such devices should appear on the
  248. list you must not enable cache for them or unpredictable behavior may
  249. occur.
  250.  
  251.    Each device that is selected as cachable has certain attributes
  252. associated with it which apply only to that specific device.  To
  253. change the attributes of a specific device click ONCE with the left
  254. mouse button on the name of that device in the scrolling list.  Under
  255. AmigaOS version 2.04 the name of the currently selected device will be
  256. displayed in a box underneath the scrolling list.  Under AmigaOS
  257. version 3.0 or higher the name of the currently selected device will
  258. be highlighted.  Once a device is selected the three cycle gadgets
  259. underneath the scrolling list, labelled Device Type, Read Ahead and
  260. Write cache, will change to display the attributes of the currently
  261. selected device.  Remember that these gadgets always reflect the
  262. status of the device whose name is currently selected in the scrolling
  263. device list.
  264.  
  265.    The Device Type gadget has three choices - Hard Drive, Floppy and
  266. Removable.  To ensure data integrity it is important that this attribute
  267. be set correctly for each device - DynamiCache makes a best guess about
  268. the device type for each entry but please make sure it is correct.  If
  269. the device is a standard Amiga floppy this gadget should be set to
  270. Floppy.  If the device uses any sort of removable media (i.e.  Syquest
  271. drives, flopticals, Bernoullis etc.) the gadget should be set to
  272. Removable.  Otherwise the gadget should be set to Hard Drive.  Note
  273. that setting the gadget to removable may cause alterations in the
  274. device list - because of OS limitations DynamiCache cannot recognize
  275. multiple partitions on a single removable partition.  Thus the name of
  276. a removable partition will be changed to reflect the driver name and
  277. unit number in use for that unit and the names of the individual
  278. partitions will be removed from the device list.  Normal partition
  279. names will be restored if the setting for that device is set back to
  280. Hard-Disk.
  281.  
  282.    During normal disk usage patterns data is accessed in a sequential
  283. manner and performance can be improved by anticipating this and
  284. pre-fetching sequential blocks of data.  The Read Ahead gadget
  285. determines how much data DynamiCache will read-ahead or pre-fetch on
  286. each access to the currently selected device.  For floppy-disks this
  287. should be set to Track-Mode which makes most efficient use of the
  288. floppy disk hardware design to read entire tracks of data at one time.
  289. For removable or hard-disks Read-Ahead should NOT be set to
  290. track-mode.  A good default value for Read-Ahead on removable or
  291. hard-disks is 8 Sectors although you may want to decrease this value
  292. if the partition is highly fragmented or if you do a lot of random
  293. accesses (seeks or directories for ex.) to the partition.  You may
  294. want to increase this value if you do mostly sequential accesses
  295. (copies or reads for ex.) or if you have a very fast hard disk.
  296.  
  297.    The Write-Cache cycle gadget determines if Write-Thru caching
  298. is used or if write caching is disabled for the currently selected
  299. device.  If Write-Thru caching is enabled data that is being written
  300. to disk will be copied into the cache as it is written.  This will
  301. slow down writes somewhat but will greatly speed up subsequent
  302. accesses to this data since it is already in the cache.  There is never
  303. any threat to the integrity of your data since write accesses are NOT
  304. delayed.  Write Cache disabled will just perform a normal write - the
  305. write will not be slowed down any but if the data is subsequently
  306. accessed it will have to be re-read from disk.  Write-Through caching
  307. has one other drawback - if a program writes data to disk and then
  308. attempts to verify it by reading it back the verify attempt will
  309. not be conclusive since it reflects the data in the cache and NOT
  310. necessarily the data written to disk.  This appkies only to programs
  311. doing their own data verification and does not apply to the
  312. verify pass that occurs during disk formatting.  DynamiCache takes
  313. special steps during disk formatting to insure that the verify
  314. accurately reflects the actual data written to the disk.
  315.  
  316.    Using the above information, go through and adjust the settings
  317. for EACH device that you want to cache.  Once all settings are set to
  318. your satisfaction click the Use button to install the cache without
  319. saving the configuration, or click the Save button to install the
  320. cache and save the configuration.  The default location to save
  321. settings files to is envarc:DynamiCache/DynamiCache.prefs.  These
  322. settings will be reloaded next time you start DynamiCache or can be
  323. retrieved using the Open menu item in the Project menu.  If you want
  324. to save the settings in a location other than the default you can use
  325. the Project/Save As menu item.  To change the location where
  326. DynamiCache looks for default settings see the SETTINGS keyword entry
  327. in the CLI/WB parameters section of this documentation.
  328.  
  329.  
  330.  
  331. C. Monitoring/Tuning the Cache
  332. ------------------------------
  333.  
  334.    If the new cache configuration was installed without encountering
  335. any problems the DynamiCache configuration window will shrink to
  336. roughly one quarter of its former size - just large enough to display the
  337. cache statistics box and its control gadgets.  The cycle gadget above
  338. and slightly to the left of the statistics display box can be used to
  339. cycle between displaying global statistics (a summary of the statistics
  340. for all devices) and displaying statistics for each individual devices.
  341.  
  342.    In global mode, the first line of the statistics display shows how
  343. much memory (in kilobytes) DynamiCache currently has allocated for
  344. caching.  The next two lines indicate the total number of disk
  345. accesses made since the cache was started and the number of accesses
  346. where the information was already in the cache (cache hits).  The
  347. final line indicates the cache hit ratio which is an indication of the
  348. general efficiency of the cache.
  349.  
  350.    In device specific mode all info in the statistics display relates
  351. only to the name of the device displayed in the cycle gadget above the
  352. display.  The first line of the display indicates the cache parameters
  353. that are active for that device including drive type (HD = hard drive,
  354. FD = floppy drive, RD = removable drive), read ahead type (either a
  355. number of sectors or TM to indicate Track-Mode), and write cache mode
  356. (WT to indicate write-through).  The next three lines indicate number
  357. of accesses, number of cache hits, and hit-ratio for that specific
  358. drive.  These numbers can be used to fine tune performance on
  359. individual drives.  Adjusting the read-ahead size for a specific drive
  360. can make a big difference in the cache-hit ratio for that drive.
  361. Typical hit-ratios for a drive with correctly set parameters should
  362. range from 40 - 60%.  If you are getting lower ratios than that try
  363. adjusting the read-ahead setting for that drive - experimentation is
  364. the best way to achieve optimal results.  Remember that changes made
  365. to the device attributes such as read-ahead mode will not take effect
  366. until Use is clicked.  You can always see what cache parameters are
  367. currently active for a specific device by checking the statistics
  368. display for that device.
  369.  
  370.    The one remaining gadget that hasn't been explained is the Flush
  371. gadget located above and slightly to the right of the statistics
  372. display box.  If Flush is pressed while the statistics display is in
  373. global mode all data that is in the cache is flushed and the global
  374. statistics display is reset.  If Flush is pressed while the statistics
  375. display is displaying info for a specific device any data in the cache
  376. for that device only is flushed and the statistics for that device
  377. only are reset.  This is useful if you are experimenting with different
  378. settings and wish to flush the old cache data from memory to get
  379. unbiased statistics about the performance of the device using the new
  380. cache settings.
  381.  
  382.    To toggle the DynamiCache window between its small statistics
  383. reporting size and its large cache configuration size use the standard
  384. Workbench zoom gadget in the window title bar.  You can also close the
  385. DynamiCache window without removing the cache from the system - simply
  386. click the close gadget.  To re-open the DynamiCache window you have
  387. three options:  double-click on the DynamiCache program icon, use the
  388. commodities exchange program, or use the DynamiCache hotkey.  The
  389. current DynamiCache hotkey is shown in the window title bar and
  390. defaults to ALT ESC.  Since the close gadget only closes the window,
  391. when you really want to remove DynamiCache entirely you must use the 
  392. Quit item on the Project menu or use the Remove function from 
  393. Commodities Exchange.
  394.  
  395.    For more information about any of the options discussed here,
  396. configuring DynamiCache's defaults via command line or tool-type
  397. parameters, using the menu items or using the Commodities Exchange
  398. interface please consult the appropriate sections in the Reference
  399. portion of this manual (Chapter III).  If you encountered any error
  400. messages or had problems while following the above instructions
  401. consult Chapter IV for an explanation of error messages and for
  402. trouble-shooting tips.
  403.  
  404.  
  405.  
  406.  
  407. Chapter III: DynamiCache Reference Manual
  408. =========================================
  409.  
  410.    This section of the manual provides in-depth details about each
  411. aspect of DynamiCache and its functions.  The info is grouped
  412. into sections about the DynamiCache GUI (window, menus, gadgets),
  413. DynamiCache start-up parameters (Workbench and CLI), and the
  414. commodities exchange options.
  415.  
  416.  
  417.  
  418. A. Window Operations
  419. --------------------
  420.  
  421.    The DynamiCache window always opens on the Workbench screen.  It
  422. uses the system default non-proportional font for all text and gadgets
  423. are sized accordingly.
  424.  
  425.    The DynamiCache window can be in one of three different states -
  426. closed, open in small statistics mode, or open in large configuration
  427. mode.  The state of the DynamiCache window is independent of the
  428. status of the DynamiCache cache installation.
  429.  
  430.    Clicking the window close gadget will remove the DynamiCache window
  431. from the display but will not deactivate or remove the cache itself.
  432. The window can be reopened by use of the DynamiCache hotkey (displayed
  433. in the window title bar), via commodities exchange, or by running a
  434. second copy of DynamiCache.  The only effect of running DynamiCache a
  435. second time is to pop open and to the front the window belonging to
  436. the FIRST running copy of DynamiCache.
  437.  
  438.    Clicking the window zoom gadget toggles between the small
  439. (statistics) and large (configuration) window.  Default behavior is
  440. for the window to automatically zoom to its small (statistics) state
  441. after Save, Use or Cancel were pressed in the larger configuration
  442. window.  This behavior can be changed via the CLOSEAFTERUSE start-up
  443. parameter.  The default window state that DynamiCache starts up in can
  444. also be controlled by the CX_POPUP start-up parameter.  See the section
  445. on start-up parameters for more information.
  446.  
  447.    DynamiCache remembers the position of both the small and large
  448. windows when a cache configuration is saved.  Loading a previously saved
  449. cache configuration will cause DynamiCache to use those positional
  450. settings when opening its windows.
  451.  
  452.  
  453.  
  454. B. Menu Operations
  455. ------------------
  456.  
  457.    DynamiCache's menus are accessible from either the statistics or
  458. the configuration window.  Menu items in this section are listed in
  459. the format "menu name/item name."
  460.  
  461.  
  462. Project/Open:
  463.  
  464.    Brings up a standard ASL file-requester to allow the user to select
  465. the name of a settings file to load a configuration from.  The gadgets
  466. are updated to reflect the new settings but the new cache configuration
  467. is not installed.
  468.  
  469.  
  470. Project/Save:
  471.  
  472.    Installs a new cache configuration according to the current gadget
  473. settings and if the configuration is valid saves the settings to disk.
  474. The filename the settings are saved under is the same as the filename
  475. of the file that the settings were read from or the default filename
  476. specified in the SETTINGS start-up parameter is used if the settings
  477. were not loaded from anyplace.  If no SETTINGS start-up parameter was
  478. specified the default location is envarc:DynamiCache/Dynamicache.prefs.
  479. A second copy of the configuration file is also always save to
  480. env:DynamiCache/DynamiCache.prefs.
  481.  
  482.  
  483. Project/Save As:
  484.  
  485.    Performs the same behavior as Save item described above except
  486. brings up a standard ASL file-requester to let the user select the
  487. file path and name which the settings should be saved as.
  488.  
  489.  
  490. Project/About:
  491.  
  492.    Brings up a requester showing information about the DynamiCache
  493. revision number, the author and the beta-testers.  Click OK to make
  494. the requester disappear.
  495.  
  496.  
  497. Project/Quit:
  498.  
  499.    First prompts the user with a requester and if the action is
  500. confirmed removes any currently installed DynamiCache configuration
  501. and exits the program.
  502.  
  503.  
  504. Edit/Reset to Defaults:
  505.  
  506.    Resets all gadgets to intelligent default settings depending on
  507. the user's system configuration.  By default caching will be disabled
  508. on all devices and device specific parameters for each device will
  509. be set to generic parameters which should give acceptable performance
  510. under most situations.  Although the gadgets are reset the actual
  511. cache configuration currently in use (if any) is not changed.
  512.  
  513.  
  514. Edit/Last Saved:
  515.  
  516.    If possible, resets all gadgets to the state they were in when the
  517. cache configuration was last Saved or Used.  DynamiCache window is
  518. set to its small statistics display state unless this behavior has
  519. been altered via the CLOSEAFTERUSE start-up parameter.
  520.  
  521.  
  522. Cache/Activate:
  523.  
  524.    Installs a new cache configuration using the attributes specified
  525. by the current gadget settings.
  526.  
  527.  
  528. Cache/Flush:
  529.  
  530.    Resets the global statistics and flushes all data currently in the
  531. cache.
  532.  
  533.  
  534. Cache/Inactivate:
  535.  
  536.    Removes the current cache configuration from the system.  All wedges
  537. into system devices are removed and all memory used by the cache is
  538. freed.  The DynamiCache window is not closed.
  539.  
  540.  
  541.  
  542. C. Gadget Operations
  543. --------------------
  544.  
  545.    DynamiCache's gadgets consist of a variety of standard Intuition
  546. gadget types.  Most of the gadgets are only visible in the large
  547. configuration window but not in the small statistics window.  Most
  548. gadgets have keyboard equivalents which are indicated by an
  549. underscored letter in the gadget name in the window or in parenthesis
  550. following the gadget name in the following text.  Gadget keyboard
  551. equivalents are activated by pressing the appropriate key without any
  552. qualifiers while the window is active.  Keyboard equivalents are only
  553. active when their corresponding gadget is active and un-ghosted.  On cycle
  554. or listview gadgets using the keyboard equivalent shifted and unshifted
  555. has different behavior.  Unshifted key presses cause the gadget to cycle
  556. forward through its choices while shifted key presses cause the gadget
  557. to cycle in the reverse order.
  558.  
  559.  
  560. Minimum Cache Size (m/M):
  561.  
  562.    Controls the amount of dedicated cache memory that DynamiCache
  563. will allocate.  Cache memory is divided into two types - dedicated
  564. and dynamic.  Dedicated memory must be available to DynamiCache at
  565. cache initialization time and once allocated is never released.  Once
  566. DynamiCache is started dedicated cache memory will not be available
  567. for use by any other program.  A good guideline is that dedicated
  568. cache memory should be about equal to about 1/4th the amount of RAM
  569. that is normally free in your system while your system is under
  570. typical load.  Upon start-up DynamiCache will attempt to adjust this
  571. gadget to what it considers a reasonable setting for your system -
  572. feel free to change it if you disagree.
  573.  
  574.    See also the entry for Maximum Cache size.
  575.  
  576.  
  577. Maximum Cache Size (x/X):
  578.  
  579.    Controls the maximum amount of memory - including both dedicated
  580. and dynamic cache memory that DynamiCache will allocate.  Dynamic
  581. cache memory is memory that DynamiCache allocates as needed while
  582. running.  If DynamiCache cannot allocate additional dynamic cache
  583. memory no error will occur - DynamiCache will just reuse existing
  584. cache memory.  Dynamic cache memory will automatically be released if
  585. the memory is needed by another program.  Since dynamic cache memory
  586. can be shared with other programs and transparently appears as "free"
  587. memory to them there is no real reason to limit the maximum cache size
  588. and it is strongly suggested that for best performance this gadget be
  589. left at its default setting of "All"!
  590.  
  591.    On systems with both FAST RAM and CHIP RAM DynamiCache will only
  592. use FAST RAM for both its dedicated and dynamic allocations.  On
  593. systems with only CHIP RAM DynamiCache will use CHIP RAM.
  594.  
  595.    Special note: Some programs such as AdPro attempt to allocate
  596. almost all available memory when they are run.  Since dynamic cache
  597. memory appears as available memory to applications it will be consumed
  598. by AdPro and will no longer be available for caching while AdPro is
  599. running.  The dedicated cache memory specified by Minimum Cache Size
  600. does not appear as free and thus will not be available for consumption
  601. by AdPro.  Frequent AdPro users who wish to preserve a larger cache
  602. size while AdPro is running may want to consider increasing their
  603. Minimum Cache Size.
  604.  
  605.    See also the entry for Minimum Cache size.
  606.  
  607.  
  608. Purge Scheme (p/P):
  609.  
  610.    Controls the algorithm which DynamiCache uses to transparently free
  611. up dynamically allocated cache memory for use by other applications
  612. when they require it.  If LRU (Least Recently Used) is selected
  613. DynamiCache analyzes the cache contents and reduces cache size by
  614. discarding the least recently used data.  If Random is selected
  615. DynamiCache reduces cache size indiscriminately without analyzing
  616. cache contents.  The LRU option results in more efficient caching
  617. since useful data is less likely to be discarded.  However this
  618. algorithm requires more processor time to execute and may noticeably
  619. slow down 68000 based systems or systems with only CHIP RAM.  Thus if
  620. you have a 68000 or CHIP RAM only system it is suggested that the
  621. Purge Scheme gadget be set to Random.  If you have a 68020 CPU or
  622. higher in your system it is suggested that the Purge Scheme gadget be
  623. set to LRU.  (Note: DynamiCache always uses a Least Recently Used
  624. algorithm when replacing old cache date with new cache data during
  625. normal operation.  This gadget only controls DynamiCache's purge
  626. behavior when it is necessary to reduce the total size of the cache.)
  627.  
  628.  
  629. Use:
  630.  
  631.    Installs a new cache configuration using the attributes specified
  632. by the current gadget settings.  Same behavior as selecting Activate
  633. from the Cache menu.
  634.  
  635.  
  636. Save:
  637.  
  638.    Installs and then saves the current cache configuration.  Same
  639. behavior as selecting Save from the project menu.  See the entry for
  640. that menu item for more details.
  641.  
  642.  
  643. Cancel:
  644.  
  645.    Aborts the current editing session without installing or saving
  646. any new cache configuration.  Depending on the presence or absence
  647. of the CLOSEAFTERUSE startup parameter Cancel will either cause the
  648. window to shrink to its small statistics display size (as if the
  649. zoom gadget was pressed) or cause the window to close (as if the
  650. close gadget was pressed).
  651.  
  652.  
  653. Cache Statistics (s/S):
  654.  
  655.    This gadget is a cycle gadget located immediately above the
  656. recessed statistics display box and controls what information will
  657. appear in that box.  If this gadget is set to Global composite summary
  658. statistics about the amount of memory used, number of cache accesses
  659. total, number of cache hits total, and total hit ratio will be
  660. displayed.  If this gadget is set to the name of a device statistics
  661. pertaining only to that device will be shown.  The currently in-use
  662. parameters and the number of accesses, number of hits and hit ratio
  663. for that specific device will be shown.  For help in interpreting the
  664. meaning of the various information shown by the statistics display
  665. please refer to Chapter III, Section D: Statistics Display.
  666.  
  667.  
  668. Flush (f):
  669.  
  670.    This gadget behaves differently depending on whether the cache
  671. statistics display is in global or device specific mode.  If the
  672. display is in Global mode all data is flushed from the cache and
  673. global statistics are reset.  If the display is in device specific
  674. mode only data belonging to the selected device is flushed and only
  675. the statistics for that device are reset.
  676.  
  677.  
  678. Device List (d/D/e):
  679.  
  680.    This listview gadget in the upper right quadrant displays all
  681. the cachable devices that DynamiCache finds in the system.  The
  682. listview attempts to filter out devices such as network mounted
  683. partitions which are not cachable but is not always successful.  The
  684. device list is updated periodically to reflect newly mounted devices.
  685.  
  686.    Double clicking on an entry in the device list will toggle the
  687. enabled/disabled setting of that device as indicated by the word
  688. "enabled" or "disabled" appearing next to the device name.  A double
  689. click will also perform all the actions of a single click as described
  690. in the next paragraph.
  691.  
  692.    Pressing the keyboard equivalent "e" will also toggle the enabled
  693. status of the currently selected device as if that device had been double
  694. clicked on.
  695.  
  696.    Single clicking on an entry selects that entry.  Under AmigaOS 2.04
  697. the name of the selected entry will be copied into the display box
  698. beneath the scrolling list.  Under AmigaOS 3.0 the name of the
  699. selected entry will be highlighted.  When an entry is selected the
  700. settings for the Device Type, Read Ahead and Write Cache entries will
  701. be updated to reflect the settings associated with the selected device.
  702.  
  703.  
  704. Device Type (t/T):
  705.  
  706.    This cycle gadget is used to indicate what type of device the
  707. currently selected entry in the Device List is.
  708.  
  709.    Hard-Drive is the default setting and must be used to indicate that
  710. the device is a partition on a standard non-removable hard-disk.
  711.  
  712.    Floppy is the setting which must be used for floppy disk drives.
  713. DynamiCache is smart enough to recognize floppy drives which use
  714. trackdisk.device and will automatically set this gadget for those
  715. drives.  However, you will need to set this manually for floppy-disk
  716. type devices which use a device other than trackdisk.device.
  717.  
  718.    Removable is the setting which must be used for all removable media
  719. drives (except floppy drives) such as CD-ROMs, Syquest 44mb or 88mb
  720. cartridge drives, Bernoulli-drives, Magneto-Optical cartridge drives
  721. etc.  Because of the nature of removable media it is not possible for
  722. DynamiCache to cache individual partitions on removable media -
  723. caching must be enabled and cache parameters set for the drive as a
  724. whole.  Thus when a drive is marked as removable its entry in the
  725. device list will change accordingly - the names of all partitions on
  726. that drive will be removed from the device list and replaced with a
  727. single entry with the name of the device-driver and unit number for
  728. that drive.  (i.e.  for a removable drive mounted as unit 6 on the
  729. scsi.device the entry would read SCSI 6).  Changing the type
  730. specification back to a non-removable setting will restore the device
  731. list to its normal state.
  732.  
  733.    Important note:  It is very important that this gadget be set
  734. properly for all devices or DynamiCache may not function properly or
  735. may not detect media-changes which could lead to corruption of your
  736. data.
  737.  
  738.  
  739. Read Ahead (r/R):
  740.  
  741.    The read-ahead gadget allows you to adjust the number of sectors of
  742. read-ahead that should be used for each device or to select a special
  743. Track-Read mode for use on floppies.  Specifying a read-ahead size of
  744. None disables read-ahead caching for that device.
  745.  
  746.    Read-ahead is a caching technique where, when a sector of data is
  747. read in from disk, additional sectors following the requested sector
  748. are also read and copied into cache- memory.  Since most data files
  749. are stored on disk in consecutive sectors it is likely that if one
  750. sector is needed the following sectors will also soon be needed.
  751. Since it is much faster to read groups of sectors all at once, and
  752. since the additional sectors will likely be needed soon anyway,
  753. read-ahead caching can provide significant performance increases.
  754.  
  755.    If a device contains many large files and is relatively 
  756. un-fragmented a large read-ahead size will be very beneficial.  If a
  757. device contains many small files or if the device is very fragmented
  758. a smaller read-ahead size will be beneficial.  Larger read-ahead sizes
  759. are also more beneficial on faster devices where the read-time for
  760. additional sectors is minimal.  Smaller read-ahead sizes should be
  761. used on slower devices such as CD-ROMs or Magneto-Optical drives.
  762.  
  763.    Experiment to find the best settings for your hardware and usage
  764. patterns but in general use the following guidelines when selecting
  765. read-ahead size and resist the temptation to select too large a value.
  766. Bigger is NOT always better in this case!
  767.  
  768.       2 - 4 sectors   - Good values for use on CD-ROM drives,
  769.                         magneto optical drives, and other
  770.                         devices with relatively slow transfer
  771.                         rates.
  772.  
  773.       8 sectors       - A good value for most hard-disks with
  774.                         moderate transfer rates, fragmentation
  775.                         and file sizes.  Eight sectors is the
  776.                         default value.
  777.  
  778.       16 - 64 sectors - Should only be used on hard disks with
  779.                         fast transfer rates, large file sizes and
  780.                         minimal fragmentation.
  781.  
  782.       Track-Mode      - This setting should ONLY be used on
  783.                         floppy disk drives and uses a special
  784.                         mode where entire tracks are read in
  785.                         from the floppy disk at once.  This is a
  786.                         very efficient method of reading data
  787.                         from floppy disks and will provide
  788.                         significant performance improvements but
  789.                         should NOT be used with hard-disks.
  790.  
  791.    (Note:  De-fragmenting your disk-partitions with one of the many
  792. available public domain or commercial products designed for that
  793. purpose will greatly improve the performance observed when using
  794. read-ahead on those partitions.  Make sure to back up all your data
  795. before de-fragmenting in case something goes wrong!)
  796.  
  797.  
  798. Write Cache (w/W):
  799.  
  800.    Selects whether write-accesses are cached or not.  If None is
  801. selected write accesses will not be cached - this will make the
  802. initial write access faster but the data will not be in the cache if
  803. it needs to be accessed again.  If Write-Thru is selected data will be
  804. copied into cache memory as it is being written to disk.  This may
  805. slightly slow down the initial write but the data will already be in
  806. cache if it is needed again and future accesses will be much faster.
  807. In most situations Write-thru caching will provide the best general
  808. performance and should be used.  Write through however will invalidate
  809. any data verification tests that a program may perform since the
  810. program will be "seeing" the data in the cache and not the data that
  811. was actually written to disk.
  812.  
  813.  
  814.  
  815. D. Statistics Display
  816. ---------------------
  817.  
  818.    After caching has been activated the DynamiCache status window
  819. provides information about cache activity and effectiveness.  If you
  820. want to view the status window use the hotkey or commodities exchange
  821. to pop open the DynamiCache window.  Once the window is open you can
  822. use the zoomgadget to shrink the window to a smaller size where only
  823. the status display (and not the configuration gadgets) is visible.
  824. The DynamiCache status display has two different modes depending on
  825. whether the cache statistics gadget is set to Global or to the name
  826. of a specific device.
  827.  
  828.  
  829. Mem. Used:
  830.  
  831.    This line is only visible in Global mode and indicates how much
  832. memory (in kilobytes) DynamiCache is currently using as cache memory.
  833. This number will always be at least equal to the Minimum Size you set
  834. and will never exceed the Maximum Size you set but will vary
  835. dynamically within that range depending on how much memory DynamiCache
  836. requires and how much memory other programs that you run require.
  837.  
  838.  
  839. Parameters:
  840.  
  841.    This line is only visible in device specific mode and indicates the
  842. parameters that are active for the device named in the cache statistics
  843. cycle gadget.  HD, FD, or RD indicate the device is a hard-drive,
  844. floppy drive or removable media drive respectively.  The drive type
  845. indicator is followed by a comma and then either a number indicating
  846. the number of sectors of read-ahead that are set for the device or the
  847. letters TM indicating that Track-Mode read ahead is being used for the
  848. device.  If Write-Thru caching is being used the letters WT will also
  849. be displayed.
  850.  
  851.  
  852. Accesses:
  853.  
  854.    This line tells you how many device accesses there have been since
  855. the cache was enabled.  If the display is in global mode this number
  856. indicates total disk accesses for all cachable devices.  If the
  857. display is in device specific mode this number indicates accesses for
  858. that device only.
  859.  
  860.  
  861. Cache Hits:
  862.  
  863.    This line tells you how many times the data being accessed was
  864. already in cache memory.  If the display is in global mode this number
  865. indicates total cache hits for all cachable devices.  If the display is
  866. in device specific mode this number indicates cache hits for that
  867. device only.
  868.  
  869.  
  870. Hit Ratio:
  871.  
  872.    This is a percentage showing the ratio of Cache Hits to Accesses
  873. and gives a measure of how effective the current DynamiCache
  874. configuration is on your system.  If the display is in global mode this
  875. number indicates hit ratio for all cachable devices.  If the display is
  876. in device specific mode this number indicates hit ratio for that
  877. device only.
  878.  
  879.    Cache hit ratios of 40% to 60% are normal and if you are getting less
  880. than this on your system I would suggest altering your DynamiCache
  881. configuration in an attempt to achieve better performance.  The
  882. settings which are most likely to have dramatic effects on cache-hit
  883. ratio (in order of effectiveness) are Read- Ahead, Write-Thru, and
  884. Purge Scheme.  Setting a read-ahead value either too large OR too
  885. small can impair cache efficiency.  Enabling Write-Thru and LRU Purge
  886. Scheme will also often improve the cache hit ratio.  However,
  887. optimal cache configuration varies due to system configuration and
  888. usage patterns.  Therefore it is suggested that you experiment with
  889. various settings while monitoring cache hit ratio on a per device basis
  890. in order to achieve the best performance on your system.
  891.  
  892.  
  893.  
  894. E. Commodities Exchange
  895. -----------------------
  896.  
  897.    DynamiCache behaves like a commodity and is controllable through
  898. the Commodities Exchange program.  To control DynamiCache in this way
  899. start the commodities exchange program and select "DynamiCache" from
  900. the scrolling list of available commodities.  You will now have four
  901. options accessible via gadgets.
  902.  
  903.  
  904. Show Interface:
  905.  
  906.    Opens the DynamiCache configuration/statistics window and pops it
  907. to the front of the display.  The behavior is the same as pressing the
  908. DynamiCache hotkey.
  909.  
  910.  
  911. Hide Interface:
  912.  
  913.    The behavior is the same as clicking the close-gadget on the
  914. DynamiCache window.  This does NOT deactivate caching or remove
  915. DynamiCache.
  916.  
  917.  
  918. Active/Inactive:
  919.  
  920.    This cycle gadget lets you activate or deactivate caching.  This
  921. behavior is the same as the Activate/Inactivate cache menu items.
  922.  
  923.  
  924. Remove:
  925.  
  926.    Removes any current cache configuration, closes the DynamiCache
  927. window, and exits DynamiCache program.  The behavior is the same as
  928. the Quit menu item.
  929.  
  930.  
  931.  
  932. F. Start-up Parameters
  933. ----------------------
  934.  
  935.    DynamiCache supports a variety of start-up parameters that can
  936. be specified either as Workbench tooltypes or as command line options.
  937.  
  938.    As shipped, the DynamiCache icon has all possible tooltypes
  939. specified but most of them have been disabled by enclosing them in
  940. parenthesis.  To use them you must remove the parenthesis and alter
  941. the parameters to suit your needs.  For instructions on altering icon
  942. tooltypes consult your Workbench manuals.
  943.  
  944.    The keywords and syntax used for tooltype and command line parameters
  945. are the same.  However, if you specify an option on the command line
  946. which contains spaces within the option you must enclose the entire
  947. option in double quotes.  For example:
  948.  
  949.            DynamiCache "CX_POPKEY=Alt Esc"
  950.                                      ^
  951.                                      |
  952.    Because of this space the entire option must be enclosed in double
  953. quotes.  Quoting is NOT necessary if options are specified via WorkBench
  954. tooltypes.
  955.  
  956.    Using the "DynamiCache ?" command from the shell will print a
  957. command template summary.
  958.  
  959.  
  960.    The various legal parameters are:
  961.  
  962.  
  963. CX_POPKEY=<hotkey specifier>
  964.  
  965.    CX_POPKEY lets you specify which hotkey sequence should be used to
  966. pop open the DynamiCache window.  Consult your AmigaOS manuals for a
  967. list of valid key specifiers.  The default CX_POPKEY setting is Alt
  968. Esc.
  969.  
  970.  
  971. CX_POPUP=<yes|no|small>
  972.  
  973.    If CX_POPUP=YES is set (default) the full-size DynamiCache
  974. configuration window will be opened on start-up.
  975.  
  976.    If CX_POPUP=SMALL is set the smaller DynamiCache statistics display
  977. window will be opened on start-up.
  978.  
  979.    If CX_POPUP=NO is set the DynamiCache window will NOT be opened on
  980. start-up (it can be popped open later by using of the hotkey or
  981. Commodities Exchange.)
  982.  
  983.  
  984. DONOTWAIT
  985.  
  986.    This parameter only works as a tooltype when the program is started
  987. from the WBStartup drawer.  This parameter should always be specified
  988. in order for the program to start correctly from WBStartup.
  989.  
  990.  
  991. SETTINGS=<configuration filename>
  992.  
  993.    This parameter specifies the location DynamiCache should load its
  994. configuration file from upon start-up.  The default location is
  995. ENVARC:DynamiCache/DynamiCache.prefs.
  996.  
  997.  
  998. STARTPRI=<-128 to 127>
  999.  
  1000.    This parameter only works as a tooltype when the program is started
  1001. from the WBStartup drawer.  STARTPRI specifies the order in which
  1002. programs in the WBStartup drawer are started and has a permissible
  1003. range from -128 to 127.  Programs with a higher STARTPRI will be started
  1004. BEFORE programs with a lower STARTPRI.  In most cases DynamiCache should be
  1005. the first thing run from your WBStartup drawer and so the default STARTPRI
  1006. is set to 127.
  1007.  
  1008.  
  1009. QUIET
  1010.  
  1011.    This parameter when supplied tells DynamiCache to suppress all
  1012. non-error informational requesters that would appear on the screen and
  1013. all non-essential shell output.
  1014.  
  1015.  
  1016. QUIT
  1017.  
  1018.    If the QUIT parameter is present DynamiCache will not start up but
  1019. rather will send a signal to any already running copy of DynamiCache
  1020. telling that copy to exit and deactivate caching.  If another copy of
  1021. DynamiCache is running a window will pop-up telling you that the cache
  1022. is being disabled.  The presence of the QUIT parameter causes all
  1023. other parameters to be ignored.
  1024.  
  1025.  
  1026. RESCANDEVSTIME=<seconds>
  1027.  
  1028.    This parameter specifies the interval in seconds that elapses
  1029. between attempts to re-scan the device list for newly mounted devices.
  1030. The default value is 30.  Larger values will cause the list to be
  1031. re-scanned less frequently but will reduce CPU usage.  Smaller values
  1032. will have the opposite effect and are not suggested.
  1033.  
  1034.  
  1035. UPDATESTATSTIME=<seconds>
  1036.  
  1037.    This parameter specifies the interval in seconds that elapses
  1038. between updates of the DynamiCache statistics display.  The default
  1039. value is 2.  Smaller values will have no effect.  Larger values will
  1040. cause the display to be updated less frequently but will reduce CPU
  1041. usage.
  1042.  
  1043.  
  1044. USEIMMEDIATE
  1045.  
  1046.    If the USEIMMEDIATE parameter is present DynamiCache will install
  1047. the cache configuration immediately upon start-up without waiting for
  1048. the user to click Use or Save in the configuration window.  This is
  1049. handy for starting the cache automatically at boot-time from the
  1050. WBStartup drawer.  The cache configuration which is loaded/installed
  1051. is specified by the SETTINGS keyword or is read from the default
  1052. location envarc:DynamiCache/DynamiCache.prefs if no SETTINGS keyword
  1053. is specified.
  1054.  
  1055.  
  1056. CLOSEAFTERUSE
  1057.  
  1058.    If the CLOSEAFTERUSE parameter is present the DynamiCache window
  1059. will be automatically closed after Use, Save or Cancel options are
  1060. selected.  The default is for CLOSEAFTERUSE to be disabled and for
  1061. the window to zoom from its full sized to small after Use, Save or
  1062. Cancel are selected.
  1063.  
  1064.  
  1065.  
  1066. Chapter IV: Trouble Shooting & Error Messages
  1067. =============================================
  1068.  
  1069.    This chapter attempts to identify and provide solutions for some
  1070. common problems that you might encounter.  The first section deals
  1071. with problems which cause DynamiCache to function improperly but which
  1072. do NOT cause an error message to be displayed.  The second section
  1073. deals with the meanings of the various error messages which
  1074. DynamiCache may display.  The third section concerns contacting
  1075. technical support if you are unable to resolve your problem on your
  1076. own.
  1077.  
  1078.  
  1079.  
  1080. A. Trouble-Shooting General Problems
  1081. ------------------------------------
  1082.  
  1083.  
  1084. Problem:
  1085.  
  1086.    DynamiCache is ignoring my cache configuration or is not caching
  1087. the devices I tell it too even though they say "enabled" in the
  1088. Device List.
  1089.  
  1090. Solution:
  1091.  
  1092.    Remember that DynamiCache does not begin to use the configuration
  1093. that is specified by gadgets and the device list the Use or Save
  1094. gadgets are pressed!  Thus whenever you change the gadget settings
  1095. by direct manipulation or by loading a configuration from disk you
  1096. MUST click Use or Save before it will take effect.  The statistics
  1097. display window and cycle gadget can be used to accurately view the
  1098. settings that are currently in use for each device whereas the
  1099. scrolling listview gadgets show the settings that will be in use next
  1100. time you install a configuration by clicking Save or Use.
  1101.  
  1102.  
  1103. Problem:
  1104.  
  1105.    DynamiCache crashes or locks-up when I install a new cache
  1106. configuration or whenever I access a particular device.
  1107.  
  1108. Solution:
  1109.  
  1110.    You may be trying to cache a device which DynamiCache is not
  1111. compatible with.  Devices which DynamiCache is not capable of caching
  1112. should not even show up in the list of cachable devices but due to the
  1113. great variety of devices out there this auto-filtering feature may not
  1114. always eliminate all non-cachable devices.  Devices which DynamiCache
  1115. is not capable of caching include:  ram-disks, remotely mounted
  1116. network devices and non-block-oriented devices (streaming tapes for
  1117. example).  Caching should be disabled for any such device which appears
  1118. in the device list.
  1119.  
  1120.    If there is no obvious device which is causing problems try
  1121. disabling cache for all devices.  The re-enable cache on one device,
  1122. click Use, and test out the configuration.  If everything works all
  1123. right enable caching for another device and repeat until you find the
  1124. problem causing device.
  1125.  
  1126.    If you are still having problems it may be that you are running
  1127. another utility program which conflicts with DynamiCache.  Some
  1128. public domain utility programs, particularly those which modify the
  1129. system in non-standard ways or which patch into the system vectors,
  1130. may have bugs which conflict with DynamiCache.  To eliminate the
  1131. possibility that another program that you are running is interfering
  1132. with DynamiCache try temporarily removing all other non-standard
  1133. programs from your WBStartup drawer or User-Startup sequence and then
  1134. try running DynamiCache.  Even better try running DynamiCache after
  1135. booting from a copy of your original "clean" Workbench disks.  If
  1136. DynamiCache now works then gradually experiment with reintroducing
  1137. the other programs you were running to your environment until you
  1138. isolate the specific program causing the problem.
  1139.  
  1140.  
  1141. Problem:
  1142.  
  1143.    DynamiCache does not recognize media changes or gives me corrupt
  1144. data errors when accessing my floppy or removable media disk drives.
  1145.  
  1146. Solution:
  1147.  
  1148.    Make sure that the device type is appropriately set to indicate
  1149. that the drive is a floppy or removable disk drive.
  1150.  
  1151.  
  1152. Problem:
  1153.  
  1154.    My virus checking program complains that the BeginIO and AbortIO
  1155. vectors of trackdisk.device have been altered whenever I install a
  1156. DynamiCache configuration.
  1157.  
  1158. Solution:
  1159.  
  1160.    Don't panic!  In order to work DynamiCache MUST patch these vectors
  1161. for every device that cache is enabled for.  This is NOT a virus.  You
  1162. must tell your virus-checker to ignore DynamiCache's changes and not
  1163. to restore these vectors to their previous settings.  If you tell your
  1164. virus checker to restore these vectors your computer may crash.
  1165.  
  1166.    If you are starting both the virus checker and DynamiCache from
  1167. your WBStartup drawer you can avoid the initial virus checker
  1168. complaint by starting DynamiCache before the virus checker.  To do
  1169. this make sure the virus checker's STARTPRI tooltype has a LOWER value
  1170. than DynamiCache's.  (By default DynamiCache has a STARTPRI of 127 so
  1171. it is probable that the virus checker's startpri is already lower than
  1172. this so nothing will need to be changed.)
  1173.  
  1174.  
  1175. Problem:
  1176.  
  1177.    DynamiCache is not giving me very good hit-ratios.  What should I
  1178. do?
  1179.  
  1180. Solution:
  1181.  
  1182.    Use the statistics display gadget to monitor statistics on a
  1183. per-device basis and adjust the parameters for each device to obtain
  1184. optimal performance.  A common problem is that the Read-Ahead buffer
  1185. size is set too large - try reducing the buffer size and installing
  1186. the new configuration with Use/Save and see if things improve.
  1187. Track-mode read-ahead should never be used with any device except
  1188. floppy disks or hit-rates may suffer.  Switching to LRU Purge Scheme
  1189. or toggling the Write-Through status may also help improve hit rates.
  1190. You may also have your Maximum Cache size set too small.  Another way
  1191. to improve cache hit rates is to de-fragment your hard-drive using a
  1192. public-domain or commercial de-fragmentation program.  If all these
  1193. measures fail the problem may simply be that you do not have enough
  1194. free memory in your system to effectively cache your disks.  Disk
  1195. caching is memory intensive even with programs like DynamiCache which
  1196. make extremely effective use of the memory you do have.
  1197.  
  1198.  
  1199. Problem:
  1200.  
  1201.    Should I continue to use Addbuffers?  What about Commodore's
  1202. Directory Caching File System under 3.0?  What about other 3rd party
  1203. caching software?
  1204.  
  1205. Solution:
  1206.  
  1207.    Addbuffers, a primitive caching command supplied by Commodore, is
  1208. perfectly safe to use in conjunction with DynamiCache.  When both are
  1209. used together they may improve directory access speeds more than
  1210. either used alone would.  Addbuffers ONLY works to cache directory
  1211. accesses though wehre DynamiCache works with all types of accesses.
  1212. When using Addbuffers in combination with DynamiCache I would suggest
  1213. using no more than 50 or 100 Addbuffers per device.  Note that
  1214. Addbuffers caches on the filesystem level and if you have addbuffers
  1215. installed on a partition and do a directory listing it is possible
  1216. that the directory will be supplied from the Addbuffers cache and DC
  1217. won't ever see the accesses so the access count for that device will
  1218. not change.  This is normal behavior so do not be alarmed by it.
  1219.  
  1220.    Commodore's Directory Caching File System (DCFS) is also safe to
  1221. use with DynamiCache.  Using the two together will greatly increase
  1222. performance.
  1223.  
  1224.    Other caching software is NOT safe to use at the same time as
  1225. DynamiCache.  If two different programs are attempting to cache the
  1226. same device it is likely that they will interfere with each other and
  1227. either cause drastic performance decreases or crash the system.
  1228.  
  1229.  
  1230. Problem:
  1231.  
  1232.    I can't get GigaMem (or other virtual memory systems) and
  1233. DynamiCache to work too well together.  What should I do?
  1234.  
  1235. Solution:
  1236.  
  1237.    It is possible to use virtual memory and disk caching together
  1238. if you are careful.  During development DynamiCache was tested with
  1239. GigaMem to ensure compatibility.  There are several things you must do
  1240. to make sure they work together smoothly though.
  1241.  
  1242.    First, make sure that DynamiCache is NOT in GigaMem's list of
  1243. programs which can use virtual memory.  Attempting to use virtual
  1244. memory as disk-cache is a sure recipe for disaster.
  1245.  
  1246.    Second, try adjusting the order in which the programs are started.
  1247. If they are both being started from WBStartup adjust their STARTPRI
  1248. tooltypes.  Usually DynamiCache should be started BEFORE GigaMem
  1249. or other virtual memory systems.  However, if this is not working too
  1250. well you may want to experiment with starting DynamiCache after the
  1251. virtual memory program.
  1252.  
  1253.    If the above steps are not enough to get the two working together
  1254. you may need to disable caching on the partition which is being used
  1255. as swap space by the virtual memory program.  This should be a last
  1256. resort though since it usually will not be necessary.
  1257.  
  1258.  
  1259. Problem:
  1260.  
  1261.    I want DynamiCache to automatically start up with the configuration
  1262. I specify when I boot my computer.
  1263.  
  1264. Solution:
  1265.  
  1266.    Drag the DynamiCache icon into the WBStartUp drawer.  If you want
  1267. to use a settings file in a location other than the default location
  1268. (ENVARC:DynamiCache/DynamiCache.prefs) make sure that the filename is
  1269. specified by the SETTINGS=<filename> tooltype.  If you want the cache
  1270. configuration to be installed immediately upon start-up specify the
  1271. USEIMMEDIATE tooltype.  You can specify the window mode that DynamiCache
  1272. opens in by using the cx_popup=<yes|small|no> tooltype.
  1273.  
  1274.  
  1275. Problem:
  1276.  
  1277.    I double-click on the DynamiCache icon but it doesn't start up.
  1278.  
  1279. Solution:
  1280.  
  1281.    You may have specified cx_popup=no as a tooltype in which case
  1282. DynamiCache IS being loaded but the window isn't being opened.  Either
  1283. remove this tooltype or use the hotkey or Commodities exchange to open
  1284. the window after double-clicking the icon.
  1285.  
  1286.  
  1287. Problem:
  1288.  
  1289.    I closed the DynamiCache window but it didn't free up my memory
  1290. and the cache is still around.
  1291.  
  1292. Solution:
  1293.  
  1294.    Closing the DynamiCache window does not remove the cache.  To
  1295. remove the cache and exit the program you must use the Quit menu item
  1296. or the Remove function from Commodities exchange.
  1297.  
  1298.  
  1299. Problem:
  1300.  
  1301.    I want DynamiCache to remember the position of its windows and reuse
  1302. that position next time I start it.
  1303.  
  1304. Solution:
  1305.  
  1306.    Drag both windows into the positions you want them to be in and
  1307. then Save the configuration and DynamiCache will remember their
  1308. positions.  You can specify whether the DynamiCache window opens in
  1309. its small or large state by specifying the cx_popup=small or
  1310. cx_popup=yes tooltypes respectively.
  1311.  
  1312.  
  1313.  
  1314. B. DynamiCache Error Messages
  1315. -----------------------------
  1316.  
  1317.    This section indicates the various error messages.  Error messages
  1318. when displayed on the screen will be labelled as a Fatal Error, a
  1319. Recoverable Error or a Warning.  Fatal errors cannot be recovered from
  1320. and cause DynamiCache to exit if possible.  Recoverable error messages
  1321. may be recovered from by clicking Retry or ignored if possible by
  1322. clicking Cancel.  Warnings inform you of abnormal situations but will
  1323. not usually cause any problems.
  1324.  
  1325.    Informational messages are not error conditions but merely inform
  1326. you of what actions DynamiCache is doing.  They appear in small
  1327. windows which will disappear automatically after five seconds without
  1328. any action from the user.  Informational messages can be suppressed
  1329. with the QUIET tooltype.
  1330.  
  1331.  
  1332. Caching late-mounted device specified in settings file: <filename>
  1333.  
  1334.    The device indicated was specified in the current settings file but
  1335. which was previously not present in the system device list has been
  1336. identified and that caching is about to be enabled for that device.
  1337.  
  1338.  
  1339. Corrupt or invalid configuration file!
  1340.  
  1341.    The settings file you specified does not appear to be a valid
  1342. DynamiCache settings file.  Either the file is not actually a
  1343. DynamiCache settings file or the file was corrupted somehow.
  1344. DynamiCache will attempt to read as much of the file as possible and
  1345. will supply default values for any unreadable data.  Use the
  1346. configuration window to correct the settings file and re-save it.
  1347.  
  1348.  
  1349. Device not found:
  1350.  
  1351.    The specified device was not able to be opened.  Either the device
  1352. does not actually exist, it was improperly mounted, or it is not a
  1353. cachable device.  Try mounting the device or inserting media if it
  1354. is a removable media device currently with no media in it.  If
  1355. all else fails disable caching on this device.
  1356.  
  1357.  
  1358. Device specified in settings file but not currently mounted: <device>
  1359.  
  1360.    The device indicated was specified in the current settings file but
  1361. has not been found in the system device list at the time the settings
  1362. file was loaded.
  1363.  
  1364.  
  1365. Error creating CX structures! Check hotkey specification.
  1366.  
  1367.    The hotkey specification you gave via the CX_POPKEY keyword was
  1368. not a valid hotkey specifier.  Please check your Amiga Workbench
  1369. manuals for info on specifying valid hotkeys.  If the hotkey was
  1370. specified on the command line make sure that proper quoting was
  1371. used around the entire parameter if it contained any spaces.
  1372. For example: "cx_popkey=alt esc"
  1373.  
  1374.  
  1375. Insufficient memory for ....
  1376.  
  1377.    Memory shortage is interfering with creation of a needed structure
  1378. or port.  Try to free up memory and retry.
  1379.  
  1380.  
  1381. Insufficient free memory for initial memory chunk!
  1382.  
  1383.    DynamiCache was not able to allocate sufficient dedicated cache
  1384. memory as was specified by the minimum cache size for the current
  1385. configuration.  Try altering the configuration to use a smaller
  1386. minimum cache size.
  1387.  
  1388.  
  1389. Invalid configuration file - value out of range!
  1390.  
  1391.    The settings file you specified contains an invalid entry.  Either
  1392. the file is not actually a DynamiCache settings file or the file was
  1393. corrupted somehow.  DynamiCache will attempt to read as much of the
  1394. file as possible and will supply default values for any unreadable
  1395. data.  Use the configuration window to correct the settings file and
  1396. re-save it.
  1397.  
  1398.  
  1399. Minimum Cache Size exceeds Maximum Cache size!
  1400.  
  1401.    The minimum cache size you specified was smaller than the maximum
  1402. cache size you specified.  DynamiCache will reset minimum and maximum
  1403. cache sizes to their default values if this occurs.
  1404.  
  1405.  
  1406. Patching non-standard BEGINIO/ABORTIO entry for: <device>
  1407.  
  1408.    This informs you that you have a device driver which uses a non-
  1409. standard format but that DynamiCache knows how to deal with this
  1410. particular non-standard format.  Complain to the manufacturer of this
  1411. device driver!  (If they need more technical details about exactly
  1412. what is wrong with their device have them contact me.)
  1413.  
  1414.    DynamiCache will attempt to "fix" this devices for you.  This
  1415. requester merely notifies you that DynamiCache knows how to deal with
  1416. this particular non-standard device and is making the necessary
  1417. patches.  Currently it is known that most ICD products will cause this
  1418. warning to appear.
  1419.  
  1420.    If you should still have problems when enabling cache for a device
  1421. where this requester appears please contact technical support.  Be
  1422. prepared to inform them exactly of all the information that appears
  1423. in this requester including the exact device name and the two
  1424. hexadecimal numbers.  If I am to have any hope of patching DynamiCache
  1425. to correctly deal with your particular non-standard device I must have
  1426. the exact information which appears in this requester.
  1427.  
  1428.  
  1429. Unable to create ...
  1430.  
  1431.    Memory shortage or shortage of other system resources is preventing
  1432. the successful creation of a needed structure or port.  Try to free
  1433. up memory and retry.
  1434.  
  1435.  
  1436. Unable to install jump-table.
  1437.  
  1438.    The program was not able to install its patches probably due to
  1439. shortage of memory.
  1440.  
  1441.  
  1442. Unable to open DynamiCache window.
  1443.  
  1444.    The program was not able to open the window due to shortage of
  1445. memory.
  1446.  
  1447.  
  1448. Unable to open file requester.
  1449.  
  1450.    This program was not able to open the ASL file requester probably
  1451. due to shortage of memory.
  1452.  
  1453.  
  1454. Unable to open settings file: <filename>
  1455.  
  1456.    The settings file which was specified via the file requester or
  1457. via the SETTINGS start-up parameter was not located in the expected
  1458. location.  Check to make sure that your filename specification was
  1459. correct and that the file actually exists.  If the filename was
  1460. specified as a command line parameter and contained spaces check
  1461. to make sure that proper quoting was used around the entire
  1462. filename.  For example "SETTINGS=DH0:File Name With Spaces"
  1463.  
  1464.  
  1465. Unable to patch non-standard BEGINIO/ABORTIO entry for: <device>
  1466.  
  1467.    This indicates that you have a disk controller which uses a non-
  1468. standard device format and that DynamiCache does NOT know how to deal
  1469. with this particular non-standard format.  Complain to the
  1470. manufacturer of this device driver!  (If they need more technical
  1471. details about exactly what is wrong with their device have them
  1472. contact me.)
  1473.  
  1474.    DynamiCache does not recognize this non-standard device and cannot
  1475. fix it.  Caching will not be enabled for the device.  Currently there
  1476. are no know devices which cause this error message.
  1477.  
  1478.    Please contact technical support and inform them exactly of all
  1479. the information that appears in this requester including the exact
  1480. device name and the two hexadecimal numbers.  If I am to have any hope
  1481. of patching DynamiCache to correctly deal with your particular
  1482. non-standard device I must have the exact information which appears in
  1483. this requester.
  1484.  
  1485.  
  1486. Unable to save configuration file: <filename>
  1487.  
  1488.    DynamiCache encountered an error while writing the configuration
  1489. file to the specified destination.  Check to make sure that the
  1490. destination is valid, that the disk is not full, and that write
  1491. protect is disabled for that disk.
  1492.  
  1493.  
  1494.  
  1495. C. Contacting Technical Support
  1496. -------------------------------
  1497.  
  1498.    If you have read the entire manual and are still having persistent
  1499. problems please contact technical support.  Please be prepared to
  1500. supply your name and product registration information.  Also please
  1501. inform technical support of your entire system configuration including
  1502. computer model, amount of memory, operating system version and
  1503. information about the manufacturer, model, and revision of any
  1504. peripherals you are using.  Please be sure to give a complete
  1505. description of the problem and the steps necessary to produce it and
  1506. have an exact copy of any error messages that DynamiCache may have
  1507. produced.  Following these simple guidelines will make it much easier
  1508. for us to help you solve your problem quickly.
  1509.  
  1510.  
  1511.  
  1512.