diff --git a/cache_slice/README.md b/cache_slice/README.md new file mode 100644 index 0000000..a58dd5c --- /dev/null +++ b/cache_slice/README.md @@ -0,0 +1,4 @@ +Before running the `scan` program, please load the `msr` kernel module: +```bash +modprobe msr +```