Re: Generic VESA framebuffer driver and Video card BOOT?

From: Paulo Marques
Date: Thu Oct 21 2004 - 08:18:50 EST


Kendall Bennett wrote:
Andi Kleen <ak@xxxxxx> wrote:


"Kendall Bennett" <KendallB@xxxxxxxxxxxxxxx> writes:

So what do you guys think?

How big is the module with emulator etc.?


About 150K compiled on x86 (before linking so that has symbol information etc in it).

I searched for the code in the scitech FTP server... If this code is similar to the one found under "../obsolete/.." then it seems that the code is somewhat optimized for speed, whereas for video initialization we probably could rework it to be optimized for code size.

If the complete interpreter could fit in 64k (or something like that) then the chances of it getting into the kernel would be probably higher and could solve a lot of problems.

This is a problem I find somewhat interesting, and would be willing to give it some of my spare time...

--
Paulo Marques - www.grupopie.com

All that is necessary for the triumph of evil is that good men do nothing.
Edmund Burke (1729 - 1797)

P.S. Aren't there other uses for a in-kernel x86 interpreter?

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