Failed to set the CPU affinity for hpet IRQ on Red Hat Linux.
Issue
When our program start, it will set CPU affinity for IRQ, but for the IRQ related
For the red hat Linux earlier than current version(6.4), it won’t register hpet related IRQ when OS starting up. But there is such IRQ on current version red hat Linux.
Here is the error information below:
Set CPU affinity 0000001e for IRQ 74 hpet2
/usr/sbin/rcmdf-up: line 93: echo: write error: Input/output error
Set CPU affinity 0000001e for IRQ 75 hpet3
/usr/sbin/rcmdf-up: line 93: echo: write error: Input/output error
Set CPU affinity 0000001e for IRQ 76 hpet4
/usr/sbin/rcmdf-up: line 93: echo: write error: Input/output error
Set CPU affinity 0000001e for IRQ 77 hpet5
/usr/sbin/rcmdf-up: line 93: echo: write error: Input/output error
Set CPU affinity 0000001e for IRQ 78 hpet6
/usr/sbin/rcmdf-up: line 93: echo: write error: Input/output error
Environment
- Red Hat Enterprise Linux 6.4.z kernel version 2.6.32-358.14.1.el6.x86_64
- HP ProLiant BL460c Gen8, BIOS I31 09/08/2013
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
