aboutsummaryrefslogtreecommitdiffstats
path: root/bin/realtime-suggestions
Commit message (Collapse)AuthorAgeFilesLines
* bin/realtime-suggestions: Guarding against non-existing cpufreq dir in /sys, ↵David Runge2018-12-091-9/+14
| | | | | | when running check_cpu_governor(). Mentioning default value in check_max_user_watches().
* bin/realtime-suggestions: Adding check for virtualization/containerization.David Runge2018-12-091-0/+16
|
* Merge branch 'master' of git.sleepmap.de:config/dotfilesDavid Runge2018-12-081-0/+8
|\ | | | | | | | | * 'master' of git.sleepmap.de:config/dotfiles: bin/realtime-suggestions: Adding check for Linux kernel.
| * bin/realtime-suggestions: Adding check for Linux kernel.David Runge2018-12-081-0/+8
| |
* | bin/realtime-suggestions: Fixing unitialized variable in message printout.David Runge2018-12-081-1/+1
|/
* bin/realtime-suggestions: Switching WARNING to CHANGE. Only checking for ↵David Runge2018-12-061-28/+26
| | | | CONFIG_NO_HZ_{,COMMON,FULL}.
* bin/realtime-suggestions: Ignoring /boot mount points (it's very unlikely to ↵David Runge2018-12-051-5/+7
| | | | use that for anything but boot stuff).
* bin/realtime-suggestions: Adding realtime-suggestions.David Runge2018-12-051-0/+216