On Mon, Dec 01, 2003 at 12:14:14AM +0100, Svante Signell wrote: > No speed-up seen. Extremely slow as before. Any hints? mtrr is OK, I > believe. Is it the microcode??
You could try the microcode driver of Linux or code from LinuxBIOS. > 3. How to create a kernel module consisting of more than one object > file. Now I include the needed source files into the main one. ld -o module.o -r obj1.o obj2.o -- Takeshi _______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

