From 7f1b1289bbe93b9bcfb176f61c4e8484d3651cf0 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Fri, 20 Sep 2019 16:26:47 -0500 Subject: [PATCH] wish list --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66dcdde..d2c19db 100644 --- a/README.md +++ b/README.md @@ -171,4 +171,9 @@ See [examples/cpu_cache.cpp](examples/cpu_cache.cpp). ## Wish List -- [ ] only monitor certain GPUs \ No newline at end of file +- [ ] only monitor certain GPUs +- [ ] A wrapper utility + - [ ] disable hyperthreading + - [ ] reserve cores + - [ ] set process priority + - [ ] disable ASLR \ No newline at end of file