Skip to content

Instantly share code, notes, and snippets.

@mclang
mclang / ksm_stats_in_MB
Last active October 4, 2021 14:37 — forked from wankdanker/ksmstat
Simple bash script to calculate ksm stats in MB
#!/bin/bash
if [ "$1" != "" ]; then
echo "
----------------------------------------------------------------------------
http://www.kernel.org/doc/Documentation/vm/ksm.txt :
The effectiveness of KSM and MADV_MERGEABLE is shown in /sys/kernel/mm/ksm/:
pages_shared - how many shared pages are being used