CacheView

MLModule

genre

Inspectors

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

MLDiagnosis

definition

mlDiagnosis.def

see also

CoreControl, RuntimeView, Info, Tester

keywords

memory, info, information, statistic

Purpose

The module CacheView provides information about cache utilization as a percentage of the maximum cache size.

Usage

Provided that a module network already exists, simply add a CacheView module to the network.

Open the panel of the CacheView and press Update Fields or check Auto compute.

Windows

Default Panel

../../../Modules/ML/MLDiagnosis/mhelp/Images/Screenshots/CacheView._default.png

Parameter Fields

Field Index

Auto compute: Bool

cacheUtilizationAll: Float

Clear Cache: Trigger

Currently Used Cache Size: Integer

Maximum Cache Size: Integer

Update Fields: Trigger

Visible Fields

Maximum Cache Size

name: cacheSizeInKB, type: Integer, persistent: no

Sets the number of kilobytes of memory that the ML should not exceed for caching.

Currently Used Cache Size

name: currentlyUsedCacheSizeInKB, type: Integer, persistent: no

Shows the number of kilobytes currently allocated in the ML cache.

Clear Cache

name: clearTotalCache, type: Trigger

When pressed, the cache is cleared.

Update Fields

name: updateAll, type: Trigger

When pressed, all fields of this module are updated.

Auto compute

name: autoCompute, type: Bool, default: FALSE

If checked, the module updates on all changes to the ML image cache.

Hidden Fields

cacheUtilizationAll

name: cacheUtilizationAll, type: Float, persistent: no