From 227c4ebb11a8c896ddf19ece03f825b8aba834dd Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Tue, 24 Sep 2019 06:59:41 -0500 Subject: [PATCH] wish list --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8431766..9f71717 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,9 @@ See [examples/cpu_cache.cpp](examples/cpu_cache.cpp). ## Wish List - [ ] only monitor certain GPUs +- [ ] hyperthreading interface +- [ ] ASLR interface +- [ ] process priority interface - [ ] A wrapper utility - [ ] disable hyperthreading - [ ] reserve cores