Home
last modified time | relevance | path

Searched hist:b6cd27ed (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dnetpoll.hb6cd27ed Thu Oct 26 22:46:51 GMT 2006 Stephen Hemminger <shemminger@osdl.org> netpoll per device txq

When the netpoll beast got really busy, it tended to clog
things, so it stored them for later. But the beast was putting
all it's skb's in one basket. This was bad because maybe some
pipes were clogged and others were not.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
/linux/net/core/
H A Dnetpoll.cb6cd27ed Thu Oct 26 22:46:51 GMT 2006 Stephen Hemminger <shemminger@osdl.org> netpoll per device txq

When the netpoll beast got really busy, it tended to clog
things, so it stored them for later. But the beast was putting
all it's skb's in one basket. This was bad because maybe some
pipes were clogged and others were not.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>