scispace - formally typeset
K

Kyle J. Nesbit

Researcher at University of Wisconsin-Madison

Publications -  8
Citations -  1326

Kyle J. Nesbit is an academic researcher from University of Wisconsin-Madison. The author has contributed to research in topics: Instruction prefetch & Quality of service. The author has an hindex of 8, co-authored 8 publications receiving 1291 citations.

Papers
More filters
Proceedings ArticleDOI

Fair Queuing Memory Systems

TL;DR: The proposed memory scheduler is fair and provides quality of service (QoS) while improving system performance and reduces the variance in the threads' target memory bandwidth utilization.
Proceedings ArticleDOI

Data Cache Prefetching Using a Global History Buffer

TL;DR: A new structure for implementing data cache prefetching is proposed and analyzed via simulation that is based on a Global History Buffer that holds the most recent miss addresses in FIFO order and contains a more complete picture of cache miss history.
Proceedings ArticleDOI

Virtual private caches

TL;DR: The VPC Arbiter’s fairness policy, which distributes leftover bandwidth, mitigates the effects of cache preemption latencies, thus ensuring threads a high-degree of performance isolation and eliminates negative bandwidth interference which can improve aggregate throughput and resource utilization.
Journal ArticleDOI

Data cache prefetching using a global history buffer

TL;DR: A GHB (global history buffer) supports existing prefetch algorithms more effectively than conventional prefetch tables and contains a more complete picture of cache miss history, which reduces stale table data, improving accuracy and reducing memory traffic.
Proceedings ArticleDOI

AC/DC: An Adaptive Data Cache Prefetcher

TL;DR: When simulated with a realistic desktop memory system, CZone prefetching with delta correlations (C/DC) outperforms four other previously proposedPrefetching methods.