Skip to content

Commit 7b87a42

Browse files
authored
Merge pull request #239 from cakebaker/readme_add_missing_tools
readme: add `hugetop` & `sysctl` to todo list
2 parents 5e70c02 + c45f7e5 commit 7b87a42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@ Ongoing:
2626
* `watch`: Executes a program periodically, showing output fullscreen.
2727

2828
TODO:
29+
* `hugetop`: Report hugepage usage of processes and the system as a whole.
2930
* `pkill`: Kills processes based on name and other attributes.
3031
* `skill`: Sends a signal to processes based on criteria like user, terminal, etc.
32+
* `sysctl`: Read or write kernel parameters at run-time.
3133
* `tload`: Prints a graphical representation of system load average to the terminal.
3234
* `vmstat`: Reports information about processes, memory, paging, block IO, traps, and CPU activity.
3335

0 commit comments

Comments
 (0)