< previous page page_723 next page >

Page 723
Table A.7 User + system, fully associative, data cache.
Cache
Line Size
Size163264128
10240.15500.15000.15000.1700
20480.12000.09000.08500.0820
40960.09500.07000.05500.0480
81920.08610.05920.03980.0333
163840.07120.04630.03080.0226
327680.05200.03250.02340.0150
655360.04290.02720.01580.0107
1310720.03850.02000.01150.0069
2621440.03790.01820.00910.0053

Table A.8 User + system, fully associative, instruction cache.
Cache
Line Size
Size163264128
10240.19500.14000.10000.0800
20480.16000.09500.06500.0550
40960.09500.06300.04400.0310
81920.06450.04090.02580.0193
163840.05940.03560.02250.0143
327680.03900.02340.01270.0084
655360.03000.01720.00940.0057
1310720.03000.01510.00850.0046
2621440.03000.01490.00740.0043

A.4 Transaction-Based Systems
This environment is also referred to as "cold-start." Multiple processes are resident in memory, and control passes to a new process after the execution of Q instructions. Control does not return (statistically) while any of the original program's working set is in the cache.

 
< previous page page_723 next page >