libvirt/tests/nodeinfodata/linux-test3/node/node0/meminfo
Eric Blake df80282dab tests: reduce length of nodeinfodata test names
Commit ddd6bef4 switched to the ustar format to fix an issue where
'make dist' fails to create a tarball because we have files with
relative names longer than 100 bytes by the time you include a
'libvirt-0.9.13' prefix.  Unfortunately, even with ustar format,
the use of 'tar -ch' tries to convert symlinks to hard links,
also with a name too long (omitting the -h works, but automake
automatically passes -h); such symlinks were added in commit
6dcf98c, which resulted in 'make dist' breaking again.  The
solution is to rename the offending symlinks to something shorter,
by shortening the entire nodeinfodata naming scheme.

* tests/nodeinfotest.c (mymain): Shorten test names.
(linuxTestNodeInfo): Accommodate new names.
* tests/nodeinfodata/*: Rename files accordingly.
2012-07-20 15:36:11 -06:00

30 lines
966 B
Plaintext

Node 0 MemTotal: 67098848 kB
Node 0 MemFree: 64989968 kB
Node 0 MemUsed: 2108880 kB
Node 0 Active: 136532 kB
Node 0 Inactive: 146228 kB
Node 0 Active(anon): 28124 kB
Node 0 Inactive(anon): 160 kB
Node 0 Active(file): 108408 kB
Node 0 Inactive(file): 146068 kB
Node 0 Unevictable: 0 kB
Node 0 Mlocked: 0 kB
Node 0 Dirty: 0 kB
Node 0 Writeback: 0 kB
Node 0 FilePages: 254676 kB
Node 0 Mapped: 7284 kB
Node 0 AnonPages: 15816 kB
Node 0 Shmem: 200 kB
Node 0 KernelStack: 5904 kB
Node 0 PageTables: 2328 kB
Node 0 NFS_Unstable: 0 kB
Node 0 Bounce: 0 kB
Node 0 WritebackTmp: 0 kB
Node 0 Slab: 53304 kB
Node 0 SReclaimable: 16580 kB
Node 0 SUnreclaim: 36724 kB
Node 0 HugePages_Total: 0
Node 0 HugePages_Free: 0
Node 0 HugePages_Surp: 0