Created
February 21, 2019 16:05
-
-
Save terrorobe/71bd7c10efa3149e79361d60886d67a0 to your computer and use it in GitHub Desktop.
This file contains 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
% numastat -m | |
Per-node system memory usage (in MBs): | |
Token Node not in hash table. | |
Token Node not in hash table. | |
Node 0 Total | |
--------------- --------------- | |
MemTotal 7853.46 7853.46 | |
MemFree 274.07 274.07 | |
MemUsed 7579.39 7579.39 | |
Active 2338.39 2338.39 | |
Inactive 2719.13 2719.13 | |
Active(anon) 657.26 657.26 | |
Inactive(anon) 499.00 499.00 | |
Active(file) 1681.13 1681.13 | |
Inactive(file) 2220.13 2220.13 | |
Unevictable 0.00 0.00 | |
Mlocked 0.00 0.00 | |
Dirty 0.07 0.07 | |
Writeback 0.00 0.00 | |
FilePages 3994.14 3994.14 | |
Mapped 108.00 108.00 | |
AnonPages 982.71 982.71 | |
Shmem 100.86 100.86 | |
KernelStack 5.62 5.62 | |
PageTables 14.00 14.00 | |
NFS_Unstable 0.00 0.00 | |
Bounce 0.00 0.00 | |
WritebackTmp 0.00 0.00 | |
Slab 2410.80 2410.80 | |
SReclaimable 587.14 587.14 | |
SUnreclaim 1823.66 1823.66 | |
AnonHugePages 654.00 654.00 | |
HugePages_Total 0.00 0.00 | |
HugePages_Free 0.00 0.00 | |
HugePages_Surp 0.00 0.00 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment