Re: more interrupts with polling(4) on em(4)

2007-07-31 Thread Gergely CZUCZY
On Sat, Jul 28, 2007 at 12:52:00AM +0200, Markus Oestreicher wrote: > Gergely CZUCZY schrieb: > >Good morning, > >I've noticed 33K interrupts/sec on an em(4) gigabit interface on > >a box. This many interrupts seemed a bit too high, so I thought > >I should enable polling(4). After enabling it i've

Re: more interrupts with polling(4) on em(4)

2007-07-27 Thread Markus Oestreicher
Gergely CZUCZY schrieb: Good morning, I've noticed 33K interrupts/sec on an em(4) gigabit interface on a box. This many interrupts seemed a bit too high, so I thought I should enable polling(4). After enabling it i've got 55K per second, even higher. I've just done "ifconfig em1 polling", and b

more interrupts with polling(4) on em(4)

2007-07-27 Thread Gergely CZUCZY
Good morning, I've noticed 33K interrupts/sec on an em(4) gigabit interface on a box. This many interrupts seemed a bit too high, so I thought I should enable polling(4). After enabling it i've got 55K per second, even higher. I've just done "ifconfig em1 polling", and by this the number of inter