Re: Today Linus redesigns the networking driver interface (was Re: tulip driver in ...)

kuznet@ms2.inr.ac.ru
Sat, 19 Sep 1998 23:34:35 +0400 (MSK DST)


Hello!

> I thought the network drivers pulled the send queue on
> their own, but looking closer it's obvious that they don't (and that they
> should not for locking issues).

Linus, could you answer one question?
Why linux does not use spl-like, when handling irqs?
Is it just historical fact, or you had some reasons to use bh instead?
Do you know any alternative to bsd splimpl()?

I ask it because to all that I know our net_bh() is the reason,
why bsd and NT behave better at super high packet load.

Alexey

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/