The current implementation simply fail to build (on Itanium) and the cpuid instruction on Itanium spreads out value differently than what 'cpuid' does on i386 and amd64, so the code would need to be worked out quite differently to work.
In the meantime, disabling CPUID support will make haveged use the default cache values on ia64.
The current implementation simply fail to build (on Itanium) and the
cpuid
instruction on Itanium spreads out value differently than what 'cpuid' does on i386 and amd64, so the code would need to be worked out quite differently to work.In the meantime, disabling CPUID support will make haveged use the default cache values on ia64.