Re: x86 memsize > 1Gb patches.

Rik van Riel (H.H.vanRiel@fys.ruu.nl)
Tue, 17 Mar 1998 21:24:51 +0100 (MET)


On Tue, 17 Mar 1998, Martin Mares wrote:

> > Here is my opinion: I want the kernel to provide a well-defined,
> > documented interface to modules. And I also want this interface
> > to be stable across different configurations, so that modules
> > keep working even when someone reconfigures their kernel.
>
> Are such interface changes worth the performance penalty they incur?

IMHO, yes.
Stability and safety can go first when inserting binary drivers.
We could, however, have two versions:
- one fast inlined one for the kernel code
- one slower non-inlined version for external drivers

Rik.
+-------------------------------------------+--------------------------+
| Linux: - LinuxHQ MM-patches page | Scouting webmaster |
| - kswapd ask-him & complain-to guy | Vries cubscout leader |
| http://www.fys.ruu.nl/~riel/ | <H.H.vanRiel@fys.ruu.nl> |
+-------------------------------------------+--------------------------+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu