The following lists the memory management command qualifiers and how KAP uses them:
/cachesize
- Chooses block sizes, that is,
the sizes of the sections in the cache
/cacheline
- Chooses block sizes
/fpregisters
- Chooses unrolling factors
/dpregisters
- Makes sure registers are not
overflowed when unrolling
/setassociativity
- Decides which memory
management algorithm to use