Created
May 7, 2020 06:33
-
-
Save hkoba/a16a29afb9a810649800f95b990f6271 to your computer and use it in GitHub Desktop.
Memory fragmentation on one site.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# cat /proc/buddyinfo | |
Node 0, zone Normal 2285 415 2237 3582 0 1 0 0 0 0 0 | |
Node 1, zone DMA 0 0 1 0 2 1 1 0 1 1 3 | |
Node 1, zone DMA32 301 59 2024 2403 0 0 0 0 0 0 0 | |
Node 1, zone Normal 258 1480 3060 980 1 0 0 0 0 0 0 | |
# uptime | |
15:31:03 up 308 days, 57 min, 30 users, load average: 0.25, 0.70, 0.82 | |
# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment