The /setassociativity
qualifier provides information
on the mapping of physical addresses in main memory to cache pages.
The default, 1, says that a datum in main memory can be placed in
only one place in cache. If this cache page is already in use, the
contents will have to be rewritten or flushed to copy the newly-
accessed page into cache.