evsets icon indicating copy to clipboard operation
evsets copied to clipboard

Tool for testing and finding minimal eviction sets

Results 6 evsets issues
Sort by recently updated
recently updated
newest added

lscpu Architecture: x86_64 CPU operating mode: 32-bit, 64-bit Address sizes: 45 bits physical, 48 bits virtual Byte order: Little Endian CPU: 4 Online CPU list: 0-3 Vendor ID: GenuineIntel Model...

Thanks for making the source code public. But I tried it on multiple machines and it didn't work. **lscpu** Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s):...

Thanks for the nice repository! I tried using the JS/WASM implementation with a more recent version of Chrome (_Version 90.0.4430.93 (Official Build) (64-bit)_) and created this PR for others that...

sudo ./evsets -b 15360 -c 30 -s 12 -a g -e 2 -n 20 -o 4096 -r 10 -t 95 -C 0 --verify --retry --backtracking --nohugepages [-] No support for...

More, less priority, stuff (might require rewriting most things): * Make linked lists optional, support also array of indirect indexes. * Unroll traverse loops to gain a bit of memory...

enhancement

In order to make the API a bit useful more functionality should be exposed, and some refactor should be done. Dump of ideas from the top of my head: *...

enhancement