mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-14 16:45:20 +00:00
df80282dab
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.
30 lines
1000 B
Plaintext
30 lines
1000 B
Plaintext
Node 0 MemTotal: 4085724 kB
|
|
Node 0 MemFree: 291364 kB
|
|
Node 0 MemUsed: 3794360 kB
|
|
Node 0 Active: 2048032 kB
|
|
Node 0 Inactive: 1218340 kB
|
|
Node 0 Active(anon): 1420080 kB
|
|
Node 0 Inactive(anon): 716324 kB
|
|
Node 0 Active(file): 627952 kB
|
|
Node 0 Inactive(file): 502016 kB
|
|
Node 0 Unevictable: 3536 kB
|
|
Node 0 Mlocked: 3536 kB
|
|
Node 0 Dirty: 1192 kB
|
|
Node 0 Writeback: 0 kB
|
|
Node 0 FilePages: 1338636 kB
|
|
Node 0 Mapped: 109700 kB
|
|
Node 0 AnonPages: 1979864 kB
|
|
Node 0 Shmem: 86764 kB
|
|
Node 0 KernelStack: 4432 kB
|
|
Node 0 PageTables: 34328 kB
|
|
Node 0 NFS_Unstable: 0 kB
|
|
Node 0 Bounce: 0 kB
|
|
Node 0 WritebackTmp: 0 kB
|
|
Node 0 Slab: 141504 kB
|
|
Node 0 SReclaimable: 84436 kB
|
|
Node 0 SUnreclaim: 57068 kB
|
|
Node 0 AnonHugePages: 268288 kB
|
|
Node 0 HugePages_Total: 0
|
|
Node 0 HugePages_Free: 0
|
|
Node 0 HugePages_Surp: 0
|