Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 205 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 205 Bytes

Plain C++ Program for emulating memory acesses

Build:

just type make

Dependencies:

build-essential packet

Usage:

./mem_access <K packets per second> <allocated memory in KBytes> <alpha>