Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 21, 2024, 08:42:10 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
General Networking Support in Linux
»
e1000e polling mode
« previous
next »
Print
Pages: [
1
]
Author
Topic: e1000e polling mode (Read 12478 times)
stealth53
New Member
Posts: 1
e1000e polling mode
«
on:
September 05, 2012, 07:10:34 AM »
Hi,
I have an Intel GigE adaptor on my hardware and my hardware (an embedded board) doesn't support interrupts. How do I make the e1000e driver to be working in polling mode?
Regards,
Su.
Logged
dalek
LST CareTaker
Crescent
Posts: 243
Re: e1000e polling mode
«
Reply #1 on:
September 05, 2012, 08:29:25 AM »
From what I have found with Google, polling is enabled by default. The device switches between interrupt mode and polling depending on whether there is more data than interrupt mode can handle. Basically, if it is a low load on the network, it uses the interrupt mode. If the load is to heavy for the device, then it switches to polling mode.
Moderator note. Please post your question only once. Since this was the best section, I left this one and removed the other.
Hope this helps.
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
General Networking Support in Linux
»
e1000e polling mode