Re: Networking with slow CPUs

From: Samium Gromoff (root@ibe.miee.ru)
Date: Thu Mar 28 2002 - 10:38:29 EST


> > 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Mar 31 2002 - 22:00:16 EST