Skip to content

Commit

Permalink
docs: move slabtop to Ongoing section
Browse files Browse the repository at this point in the history
  • Loading branch information
Krysztal112233 committed Apr 16, 2024
1 parent b142ea3 commit c4eaca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Ongoing:
* `w`: Shows who is logged on and what they are doing.
* `watch`: Executes a program periodically, showing output fullscreen.
* `pmap`: Displays the memory map of a process.
* `slabtop`: Displays detailed kernel slab cache information in real time.

TODO:
* `ps`: Displays information about active processes.
* `pgrep`: Searches for processes based on name and other attributes.
* `pidwait`: Waits for a specific process to terminate.
* `skill`: Sends a signal to processes based on criteria like user, terminal, etc.
* `slabtop`: Displays detailed kernel slab cache information in real time.
* `tload`: Prints a graphical representation of system load average to the terminal.
* `top`: Displays real-time information about system processes.
* `vmstat`: Reports information about processes, memory, paging, block IO, traps, and CPU activity.
Expand Down

0 comments on commit c4eaca7

Please sign in to comment.