1 research outputs found

    Characterization of L3 Cache Behavior of SPECjAppServer2002 and TPC-C

    No full text
    With the proliferation of e-businesses, Java â„¢ Middleware and OLTP applications are gaining importance. As the gap between CPU and memory latencies continues to increase, the performance of these applications running on multiprocessor systems will become further limited by the memory system. This study characterizes the memory behavior of such applications using the SPECjAppServer2002 and TPC-C benchmarks running on a real multiprocessor system. More specifically, the shared and private L3 caches with invalidation- and update-based coherence protocols are evaluated using the Programmable Hardware-Assisted Cache Emulator (PHA$E). We found that coherency misses increase with larger private L3 caches, constituting up to more than 15 % of all misses for both benchmarks. Additionally, a saturation point was observed at which employing larger private cache yields no further improvement in miss ratio. Conversely, the shared L3 cache design was observed to be more scalable since it does not suffer from coherence misses. Our limit study shows that the existing Write-Broadcast policy, which updates line copies in other caches during a write on a shared line, has the potential to simultaneously reduce private cache miss ratio and bus traffic. For example, at 64MB, it reduces the miss ratio by 53 % and 44 % respectively for SPECjAppServer2002 and TPC-C, while lowering the bus traffic by 18 % and 11%. In overall, the policy can eliminate the aforementioned saturation point and allows for private cache miss ratio that is comparable with the miss ratio of a shared cache
    corecore