Test DRAM for bit flips caused by the rowhammer problem
Stars
993
Forks
201
Watchers
993
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
1
commits
Add cached_rowhammer.cc, which produced a bit flip on an X220
a9ed7d8View on GitHubNotes: Add further note about "Active-Precharge Hammering" paper
90f035cView on GitHubCache analysis: Display miss table for an attempted "rowhammer optimal" ordering
a779f99View on GitHubCache model: Add an "--order" option for trying different address orderings
9c5502dView on GitHubCache model: Fix some corner cases and add a test for them
95bb925View on GitHubAdd model/simulation of cache eviction with a Bit-Pseudo-LRU cache
6a7f25bView on GitHub