Update README.md

This commit is contained in:
Andrew Marchukov 2021-05-16 23:18:51 +03:00 committed by GitHub
parent c7ed7fc0cf
commit 3adb80910e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,7 +103,7 @@ wait some amount of time and check statistics ```grep -H '' /sys/kernel/mm/ksm/*
```pages_sharing``` - how many more sites are sharing them i.e. how much saved
``pages_unshared``` - how many pages unique but repeatedly checked for merging
```pages_unshared``` - how many pages unique but repeatedly checked for merging
```pages_sharing*4096/1024/1024=how much memory saved```