scispace - formally typeset
C

Chuanjun Zhang

Researcher at University of California, Riverside

Publications -  15
Citations -  1006

Chuanjun Zhang is an academic researcher from University of California, Riverside. The author has contributed to research in topics: Cache & Cache pollution. The author has an hindex of 12, co-authored 15 publications receiving 1003 citations. Previous affiliations of Chuanjun Zhang include University of California & University of California, San Diego.

Papers
More filters
Proceedings ArticleDOI

A highly configurable cache architecture for embedded systems

TL;DR: This work introduces a novel cache architecture intended for embedded microprocessor platforms that can be configured by software to be direct-mapped, two-way, or four-way set associative, using a technique the authors call way concatenation, having very little size or performance overhead.
Journal ArticleDOI

A self-tuning cache architecture for embedded systems

TL;DR: This work introduces on-chip hardware implementing an efficient cache tuning heuristic that can automatically, transparently, and dynamically tune the cache to an executing program, completely transparently to the programmer.
Journal ArticleDOI

A highly configurable cache for low energy embedded systems

TL;DR: A study of 23 programs drawn from Powerstone, MediaBench, and Spec2000 benchmark suites shows that the configurable cache tuned to each program saved energy for every program compared to a conventional four-way set-associative cache as well as compared to an conventional direct-mapped cache, with an average savings of energy related to memory access.
Proceedings ArticleDOI

A self-tuning cache architecture for embedded systems

TL;DR: This work introduces on-chip hardware implementing an efficient cache tuning heuristic that can automatically, transparently, and dynamically tune the cache to an executing program, completely transparently to the programmer.
Journal ArticleDOI

A way-halting cache for low-energy high-performance systems

TL;DR: In this paper, the authors proposed a way-halting cache, which is a four-way set-associative cache that stores the four lowest-order bits of all ways' tags into a fully associative memory.