Access counter

By livio.morina | October 3rd, 2007 | 3:11 am

Is there a way to implement a counter in “show cache content”?

It could be nice to know if a file is used often or if another file has NEVER been used.
In the case you will add a way to unload a specific file from the cache, the counter can help to remove useless files.

Another point is to conver hex size in a decimal human readable value

One Response to “Access counter”

  1. Ilya Elenik
    Oct 03, 2007

    All files located in a cache are frequently used.
    Actual statistics hard to represent in human friendly way, since stored values calculated as integrated file-time usage.

    Some files which looks useless (may probably accessed by either some internal windows process during boot or application running) can greatly affect speed of loading. So we are not planing an option of files removing from the cache for now.