public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Networking with slow CPUs
@ 2002-03-27 18:46 Robert Schwebel
  2002-03-28 10:59 ` Peter Wächtler
  2002-03-29 11:33 ` pjd
  0 siblings, 2 replies; 7+ messages in thread
From: Robert Schwebel @ 2002-03-27 18:46 UTC (permalink / raw)
  To: Linux Kernel List

Hi,

in the 2.2 series there was a switch for "CPU is too slow to handle full
bandwidth" which has gone in 2.4. Can anybody tell me the reason for this?

Is there a possibility to "harden" a small machine (33 MHz embedded
device) against e.g. flood pings from the outside world?

Robert
--
 +--------------------------------------------------------+
 | Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de |
 | Pengutronix - Linux Solutions for Science and Industry |
 |   Braunschweiger Str. 79,  31134 Hildesheim, Germany   |
 |    Phone: +49-5121-28619-0 |  Fax: +49-5121-28619-4    |
 +--------------------------------------------------------+


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: Networking with slow CPUs
@ 2002-03-28 15:38 Samium Gromoff
  2002-03-28 13:31 ` Richard B. Johnson
  0 siblings, 1 reply; 7+ messages in thread
From: Samium Gromoff @ 2002-03-28 15:38 UTC (permalink / raw)
  To: pwaechtler; +Cc: linux-kernel

> > Is there a possibility to "harden" a small machine (33 MHz embedded
> > device) against e.g. flood pings from the outside world?
> >
> 
> AFAIK, there is a mechanism to switch off the interrupts generated
> by the network card, if the load is getting too high. This way the
> packets get overwritten on the nic buffers and do not even reach
> the CPU.
	this is a whole new strategy: ie you switch from interrupt-driven handling
to periodicall polls of the NIC.
	last time i`ve heard of it it was the bleeding edge Jamal`s model
of the lowlevel network engine.

regards, Samium Gromoff

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-03-29 18:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-27 18:46 Networking with slow CPUs Robert Schwebel
2002-03-28 10:59 ` Peter Wächtler
2002-03-29 11:33 ` pjd
2002-03-29 15:47   ` Bill Davidsen
2002-03-29 18:27     ` Mike Fedyk
  -- strict thread matches above, loose matches on Subject: below --
2002-03-28 15:38 Samium Gromoff
2002-03-28 13:31 ` Richard B. Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox