4.5.3 /cacheline, /chl, (/cacheline=32,32)

The /cacheline qualifier informs KAP of the width of the memory channel in bytes between cache and main memory.

The /cacheline qualifier can take a second argument, for example, /cacheline=16,64 .

When two arguments are specified, the first argument gives the width of the memory channel between the primary cache and the secondary cache and the second argument gives the width of the memory channel between the secondary cache and main memory. Omitting the second argument, or specifying it as 32 (the default), tells KAP to not optimize secondary cache usage.


Previous Page Next Page Contents Index
Command-Line Qualifiers