Re: [somewhat OT] binary modules agaaaain
From: Horst von Brand (vonbrand_at_inf.utfsm.cl)
Date: 04/21/04
- Previous message: Jan Kara: "Fix for ext3 journalled quota"
- Maybe in reply to: Guennadi Liakhovetski: "[somewhat OT] binary modules agaaaain"
- Next in thread: Grzegorz Kulewski: "Re: [somewhat OT] binary modules agaaaain"
- Reply: Grzegorz Kulewski: "Re: [somewhat OT] binary modules agaaaain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Guennadi Liakhovetski <gl@dsa-ac.de> Date: Tue, 20 Apr 2004 22:24:10 -0400
Guennadi Liakhovetski <gl@dsa-ac.de> said:
> On Tue, 20 Apr 2004, Bartlomiej Zolnierkiewicz wrote:
> > > A binary module is "considered good" if
> > This is a false assumption IMO no binary only modules can be "good".
> I agree! That was just an idea to make Linux life easier __if__ it
> __must__ live with binary modules.
Then call it "tolerable", not "good". ("Barely tolerable" comes to mind,
but might be a bit harsh...).
In any case, one of the biggest advantages of Linux is that in-kernel
interfaces aren't set in stone. They are extremely efficient because they
are expressed in terms of access to data structures and inline functions
and macros. The kernel is extremely flexible because it can be configured
in hundreds of different ways. All of this is lost through a fixed
binary-only interface to the binary blob inside the module.
-- Dr. Horst H. von Brand User #22616 counter.li.org Departamento de Informatica Fono: +56 32 654431 Universidad Tecnica Federico Santa Maria +56 32 654239 Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513 - 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/
- Previous message: Jan Kara: "Fix for ext3 journalled quota"
- Maybe in reply to: Guennadi Liakhovetski: "[somewhat OT] binary modules agaaaain"
- Next in thread: Grzegorz Kulewski: "Re: [somewhat OT] binary modules agaaaain"
- Reply: Grzegorz Kulewski: "Re: [somewhat OT] binary modules agaaaain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|