Re: [Q]: Linux and real device drivers

Jes Sorensen (Jes.Sorensen@cern.ch)
22 Sep 1999 16:14:06 +0200


>>>>> "Jamie" == Jamie Lokier <lkd@tantalophile.demon.co.uk> writes:

Jamie> For high-speed packet networking, under heavy load, it's
Jamie> possible that timer-scheduled polling gives less overhead than
Jamie> packet driven interrupts.

Jamie> A card that can be told "don't interrupt me for N us after
Jamie> receiving the next packet, unless you hit the high water mark"
Jamie> would be even better.

Thats exactly what some Gigabit Ethernet cards do.

Jes

-
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/