Re: speed difference between using hard-linked and modular drives?

From: Rusty Russell (rusty@rustcorp.com.au)
Date: Mon Nov 12 2001 - 04:59:05 EST


On Fri, 09 Nov 2001 12:16:49 +0100
Helge Hafting <helgehaf@idb.hist.no> wrote:

> Rusty Russell wrote:
>
> > Modules have lots of little disadvantages that add up. The speed penalty
> > on various platforms is one, the load/unload race complexity is another.
> >
> Races can be fixed. (Isn't that one of the things considered for 2.5?)

We get more problems if we go preemptible (some seem to thing that preemption
is "free"). And some races can be fixed by paying more of a speed penalty
(atomic_inc & atomic_dec_and_test for every packet, anyone?).

Hope that clarifies,
Rusty.

-
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 : Thu Nov 15 2001 - 21:00:31 EST