Skip to content

Commit

Permalink
ksmstats: minor cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Gorski <[email protected]>
  • Loading branch information
sirlucjan committed Jun 18, 2024
1 parent 00e1a03 commit 56a7145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usr/bin/ksmstats
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
echo "======================================================"
echo "====================="
echo "ksmstats for CachyOS"
echo "======================================================"
echo "====================="

while true; do
echo "Full scans: $(cat /sys/kernel/mm/ksm/full_scans)"
Expand Down

0 comments on commit 56a7145

Please sign in to comment.