mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
df80282dab
Commitddd6bef4
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 commit6dcf98c
, 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.
46 lines
1.2 KiB
Plaintext
46 lines
1.2 KiB
Plaintext
processor : 0
|
|
vendor_id : GenuineIntel
|
|
cpu family : 15
|
|
model : 4
|
|
model name : Intel(R) Xeon(TM) CPU 2.80GHz
|
|
stepping : 8
|
|
cpu MHz : 2800.000
|
|
cache size : 2048 KB
|
|
physical id : 0
|
|
siblings : 2
|
|
core id : 0
|
|
cpu cores : 2
|
|
fpu : yes
|
|
fpu_exception : yes
|
|
cpuid level : 5
|
|
wp : yes
|
|
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr lahf_lm
|
|
bogomips : 5590.67
|
|
clflush size : 64
|
|
cache_alignment : 128
|
|
address sizes : 36 bits physical, 48 bits virtual
|
|
power management:
|
|
|
|
processor : 1
|
|
vendor_id : GenuineIntel
|
|
cpu family : 15
|
|
model : 4
|
|
model name : Intel(R) Xeon(TM) CPU 2.80GHz
|
|
stepping : 8
|
|
cpu MHz : 2800.000
|
|
cache size : 2048 KB
|
|
physical id : 0
|
|
siblings : 2
|
|
core id : 1
|
|
cpu cores : 2
|
|
fpu : yes
|
|
fpu_exception : yes
|
|
cpuid level : 5
|
|
wp : yes
|
|
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr lahf_lm
|
|
bogomips : 5586.49
|
|
clflush size : 64
|
|
cache_alignment : 128
|
|
address sizes : 36 bits physical, 48 bits virtual
|
|
power management:
|