libvirt/tests/nodeinfodata/linux-test6/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: 8379620 kB
Node 0 MemFree: 2971308 kB
Node 0 MemUsed: 5408312 kB
Node 0 Active: 3795016 kB
Node 0 Inactive: 869528 kB
Node 0 Active(anon): 3081132 kB
Node 0 Inactive(anon): 13352 kB
Node 0 Active(file): 713884 kB
Node 0 Inactive(file): 856176 kB
Node 0 Unevictable: 48324 kB
Node 0 Mlocked: 13580 kB
Node 0 Dirty: 84 kB
Node 0 Writeback: 0 kB
Node 0 FilePages: 1585776 kB
Node 0 Mapped: 134048 kB
Node 0 AnonPages: 866116 kB
Node 0 Shmem: 13512 kB
Node 0 KernelStack: 3904 kB
Node 0 PageTables: 40664 kB
Node 0 NFS_Unstable: 0 kB
Node 0 Bounce: 0 kB
Node 0 WritebackTmp: 0 kB
Node 0 Slab: 244404 kB
Node 0 SReclaimable: 161784 kB
Node 0 SUnreclaim: 82620 kB
Node 0 HugePages_Total: 0
Node 0 HugePages_Free: 0
Node 0 HugePages_Surp: 0