LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Strategies on improving NICs (https://www.linuxquestions.org/questions/linux-networking-3/strategies-on-improving-nics-362958/)

ttarbe 09-13-2005 10:10 AM

Strategies on improving NICs
 
Hello, I'm an telecommunication student who is investigating about how make faster new NICs.

Do you know anything about the Linux NAPI system, Interrupt Livelock, Polling, ...?:Pengy:
Contact: gorkatlmproject@hotmail.com

Yours Faithfully

Kdr Kane 09-13-2005 11:22 AM

...

ttarbe 09-13-2005 11:53 AM

Hello again.

My project is about new gigabit ethernet cards
Those NICs suffer interrupt livelock because they make lot of interrupts.
This is caused becaused when only 1 packet arrives it to the NIC makes an interrupt and at high rates they managed lot of interrupts.
There are some strategies like interrupt mitigation and polling,some of them are implemented on Linux NAPI subsystem.
Does anybody know something about it??

Thank you

ttarbe 09-15-2005 09:39 AM

Hello
Has anybody information about NAPI Subsystem works in Linux kernel??

I'm looking for it, but i don't find anymore than what it says on the HOW_TO's

thanks


All times are GMT -5. The time now is 06:34 PM.