• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Memory Access Trace Analysis

closedshell

Junior Member
Hi there. I have been assigned the following project:
Memory access patterns have been used in a variety of ways, primarily to improve and evaluate memory allocation and page replacement algorithms. In this project, your goal would be to characterize memory access patterns for individual processes and the entire system at the page granularity over a time-line. The goal of this project is to make memory trace analysis as rich as possible, mining for patterns, defining metrics, summarization, and visualization.
You can use the full system memory access traces that we have been collecting from various machines in our lab and for a variety of different workloads.

Any ideas on how to start this??
Thankxxxxx
 
Ok usually people at least remove the part that points to the lecture and don't just copy the whole assignment.

The whole idea of homework is to do it yourself so you learn something.
 
Back
Top