- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I might be putting in a wrong forum but I want to come to the main issue.
ENVIRONMENT:KERNEL 2.6.21
ADAPTER INTEL 82542
MULTICORE SYSTEM
when I disable NAPI in the driver code all the interripts are falling upon a single cpu(though the /proc file says that my eth0 interrupt is having affinity ffff)when I try to set it again manually the system crashes.My driver code set interrupt affinity to all only when NAPI is enabled. so I want to know even in low traffic why all interrupts are getting to a single cpu when NAPI is disabled? why even /proc says affinity is ffff,all interrupts are on only one cpu?is there any way to distribute the load over all cpus. no user level irqbalance is in my kernel. moreover when ever I assign the eth0 interrupt to more than one cpu it gets panic.
I might be putting in a wrong forum but I want to come to the main issue.
ENVIRONMENT:KERNEL 2.6.21
ADAPTER INTEL 82542
MULTICORE SYSTEM
when I disable NAPI in the driver code all the interripts are falling upon a single cpu(though the /proc file says that my eth0 interrupt is having affinity ffff)when I try to set it again manually the system crashes.My driver code set interrupt affinity to all only when NAPI is enabled. so I want to know even in low traffic why all interrupts are getting to a single cpu when NAPI is disabled? why even /proc says affinity is ffff,all interrupts are on only one cpu?is there any way to distribute the load over all cpus. no user level irqbalance is in my kernel. moreover when ever I assign the eth0 interrupt to more than one cpu it gets panic.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - praveen24
Hi
I might be putting in a wrong forum but I want to come to the main issue.
ENVIRONMENT:KERNEL 2.6.21
ADAPTER INTEL 82542
MULTICORE SYSTEM
when I disable NAPI in the driver code all the interripts are falling upon a single cpu(though the /proc file says that my eth0 interrupt is having affinity ffff)when I try to set it again manually the system crashes.My driver code set interrupt affinity to all only when NAPI is enabled. so I want to know even in low traffic why all interrupts are getting to a single cpu when NAPI is disabled? why even /proc says affinity is ffff,all interrupts are on only one cpu?is there any way to distribute the load over all cpus. no user level irqbalance is in my kernel. moreover when ever I assign the eth0 interrupt to more than one cpu it gets panic.
I might be putting in a wrong forum but I want to come to the main issue.
ENVIRONMENT:KERNEL 2.6.21
ADAPTER INTEL 82542
MULTICORE SYSTEM
when I disable NAPI in the driver code all the interripts are falling upon a single cpu(though the /proc file says that my eth0 interrupt is having affinity ffff)when I try to set it again manually the system crashes.My driver code set interrupt affinity to all only when NAPI is enabled. so I want to know even in low traffic why all interrupts are getting to a single cpu when NAPI is disabled? why even /proc says affinity is ffff,all interrupts are on only one cpu?is there any way to distribute the load over all cpus. no user level irqbalance is in my kernel. moreover when ever I assign the eth0 interrupt to more than one cpu it gets panic.
Hello,
Yes, we do not handle questions of this type here. You will need to send yourquestion to the Intel Customer Support email.
Thanks

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page