The /cachesize
qualifier informs KAP of the size in
kilobytes of the cache memory.
The /cachesize
qualifier can take a second argument,
for example, /cachesize=8,128
. When two arguments
are specified, the first argument gives the size of the primary
cache and the second argument gives the size of the secondary cache.
Omitting the second argument, or specifying it as 0 (the default),
tells KAP to not optimize secondary cache usage.