scispace - formally typeset
C

Chencheng Ye

Researcher at Huazhong University of Science and Technology

Publications -  31
Citations -  218

Chencheng Ye is an academic researcher from Huazhong University of Science and Technology. The author has contributed to research in topics: Computer science & Cache. The author has an hindex of 7, co-authored 17 publications receiving 142 citations. Previous affiliations of Chencheng Ye include University of Rochester.

Papers
More filters
Proceedings ArticleDOI

Optimal Cache Partition-Sharing

TL;DR: The theory shows that theproblem of partition-sharing is reducible to the problem of partitioning, and the technique uses dynamic programming to optimize partitioning for overall miss ratio, and for two different kinds of fairness.
Proceedings ArticleDOI

EMBA: Efficient Memory Bandwidth Allocation to Improve Performance on Intel Commodity Processor

TL;DR: This work forms a quantitative relationship between a program's performance and its LLC occupancy and memory request rate on commodity processors, and proposes a heuristic bound-aware throttling algorithm to improve system performance and develops a hierarchical clustering method to improve the algorithm's efficiency.
Journal ArticleDOI

Fast Miss Ratio Curve Modeling for Storage Cache

TL;DR: A kinetic model of LRU cache memory, based on the average eviction time (AET) of the cached data, that enables fast measurement and use of low-cost sampling and is a composable model that can characterize shared cache behavior through sampling and modeling individual programs or traces.
Proceedings ArticleDOI

Hardware-based domain virtualization for intra-process isolation of persistent memory objects

TL;DR: This paper presents two novel architecture supports, which provide 11 - 52 × higher efficiency while offering the first known domain-based protection for PMOs.
Journal ArticleDOI

Rochester Elastic Cache Utility (RECU): Unequal Cache Sharing is Good Economics

TL;DR: This paper proposes two elastic, or movable, cache allocation baselines: elastic miss ratio baseline (EMB) and elastic cache space baseline (ECB), and studies optimal partitions for each baseline with different levels of elasticity.