On Thu, 12 Oct 2000 02:20:15 +0200, Jan Niehusmann <[EMAIL PROTECTED]> wrote: >> argued that critical routines should always be compiled with -i386, >> unfortunately that includes all of printk and all console handling >> (both serial and screen), not really an option. > >Neither printk nor console handling should be too performance >critical, and the performance of console i/o is probably not limited >by processor speed, so compiling them for i386 should not make a big >difference. >(Note that this is a guess - I did no benchmarks!) AFAICT, compiling console I/O for -i386 means that all of serial.o must be compiled with -i386. People with high speed serial links will not thank you for that. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: Updated 2.4 TODO List Mitchell Blank Jr
- Re: Updated 2.4 TODO List Decklin Foster
- Re: Updated 2.4 TODO List tytso
- Re: Updated 2.4 TODO List Udo A. Steinberg
- Re: Updated 2.4 TODO List Tigran Aivazian
- Re: Updated 2.4 TODO List Alan Cox
- Re: Updated 2.4 TODO List Thomas Sailer
- Re: Updated 2.4 TODO List tytso
- Re: Updated 2.4 TODO List Keith Owens
- Re: Updated 2.4 TODO List Jan Niehusmann
- RE: Updated 2.4 TODO List Keith Owens
- RE: Updated 2.4 TODO List Chris Swiedler
- Re: Updated 2.4 TODO List Keith Owens
- Re: Updated 2.4 TODO List Oliver Xymoron
- Re: Updated 2.4 TODO List Rogier Wolff
- [BUG?] AMD K5 and 2.4 (was Re: Updated 2.4 ... Barry K. Nathan
- [BUG?] AMD 5x86 and 2.4 (was Re: [BUG?]... Barry K. Nathan
- Re: [BUG?] AMD 5x86 and 2.4 (was R... Vojtech Pavlik
- Re: [BUG?] AMD 5x86 and 2.4 (was R... Andreas Eibach
- Re: Updated 2.4 TODO List tytso
- Re: Updated 2.4 TODO List Jens Axboe