1/34
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
minimum number of page faults that a program incurs to update all elements
bytes per row = # of columns * size of element
pages per row = bytes per row / page size in bytes
pages = pages per row * # of rows
1. bytes per row = # of columns * size of element
2. pages per row = bytes per row / page size in bytes
3. pages = pages per row * # of rows
Locality or Working Set
the overall set of pages in a given time frame
Thrashing in a graph
the utilization plummets in high multiprogramming regions