scispace - formally typeset
B

Bryan R. Buck

Researcher at University of Maryland, College Park

Publications -  4
Citations -  720

Bryan R. Buck is an academic researcher from University of Maryland, College Park. The author has contributed to research in topics: Cache pollution & Cache. The author has an hindex of 4, co-authored 4 publications receiving 694 citations.

Papers
More filters
Journal ArticleDOI

An API for Runtime Code Patching

TL;DR: The authors present a postcompiler program manipulation tool called Dyninst, which provides a C++ class library for program instrumentation that permits machine-independent binary instrumentation programs to be written.
Proceedings ArticleDOI

Using Hardware Performance Monitors to Isolate Memory Bottlenecks

TL;DR: This paper presents two techniques that use different styles of hardware support to provide data structure specific processor cache information, and describes the relative advantages and disadvantages of each.
Proceedings ArticleDOI

Data Centric Cache Measurement on the Intel ltanium 2 Processor

TL;DR: This work describes how to gather information about an application’s interaction with the cache by using hardware performance counters to sample cache miss addresses, and presents a new tool named Cache Scope that does this using the Intel Itanium 2 performance monitors.
Dissertation

Data centric cache measurement using hardware and software instrumentation

TL;DR: This dissertation examines techniques for accomplishing data centric cache information collection using hardware performance monitors and software instrumentation, and describes a technique that uses sampling of cache miss addresses, relating them to data structures.