The following lists the memory management command qualifiers and how they are used:
/aggressive - Whether or not to pad COMMON
   blocks and routine-local memory
   /cachesize - To select block sizes,
   that is, the sizes of the sections in the cache, when 
   /aggressive=a , to determine when to pad memory
   /cacheline - To select block sizes, when
   /aggressive=a , to determine the number of cache
   lines
   /fpregisters, /dpregisters - To select
   unrolling factors, to make sure registers are not overflowed
   when unrolling
   /setassociativity - When 
   /aggressive=a , to determine the number of cache lines