kernel-hacking-2024-linux-s.../arch/mips
Maciej W. Rozycki 36de48de85 [MIPS] DECstation: Optimised early printk()
This is an optimised implementation of early printk() for the DECstation.  
After the recent conversion to a MIPS-specific generic routine using a 
character-by-character output the performance dropped significantly.  
This change reverts to the previous speed -- even at 9600 bps of the 
serial console the difference is visible with a naked eye; I presume for a 
framebuffer it is even worse (it may depend on exactly which one is used 
though).

 Additionally the change includes a fix for a problem that the old 
implementation had -- the format used would not actually limit the length 
of the string output.  This new implementation uses a local buffer to deal 
with it -- even with this additional copying it is much faster than the 
generic function.

 Plus this driver is registered much earlier than the generic one, 
allowing one to see critical messages, such as one about an incorrect CPU 
setting used, that are produced beforehand. :-)

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-07-10 17:33:00 +01:00
..
arc
au1000 [MIPS] Add generic GPIO to Au1x00 2007-07-10 17:32:56 +01:00
basler/excite
boot
cobalt [MIPS] add io_map_base to pci_controller on Cobalt 2007-06-26 19:57:33 +02:00
configs [MIPS] update cobalt_defconfig 2007-07-10 17:32:59 +01:00
ddb5xxx
dec [MIPS] DECstation: Optimised early printk() 2007-07-10 17:33:00 +01:00
emma2rh [MIPS] EMMA2RH: remove dead KGDB code 2007-06-06 19:34:31 +01:00
gt64120
jazz mips-jazz: correct flags for timer io resource 2007-06-28 11:38:19 -07:00
jmr3927 parse errors in ifdefs 2007-06-01 08:18:28 -07:00
kernel [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64} 2007-07-10 17:32:59 +01:00
lasat
lib [MIPS] Remove unused dump_tlb functions 2007-07-10 17:32:57 +01:00
math-emu
mips-boards [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code. 2007-07-10 17:32:56 +01:00
mipssim [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code. 2007-07-10 17:32:56 +01:00
mm [MIPS] Hook for platforms to define cachability of /dev/mem regions 2007-07-10 17:32:56 +01:00
momentum
oprofile [MIPS] Separate performance counter interrupts 2007-06-14 18:25:15 +01:00
pci parse errors in ifdefs 2007-06-01 08:18:28 -07:00
philips/pnx8550
pmc-sierra
qemu [MIPS] Remove prototype for deleted function qemu_handle_int 2007-06-06 19:34:33 +01:00
sgi-ip22 [MIPS] Transform old-style macros to newer "__noreturn" 2007-07-10 17:32:56 +01:00
sgi-ip27 [MIPS] Remove unused dump_tlb functions 2007-07-10 17:32:57 +01:00
sgi-ip32 meth driver renovation 2007-05-24 17:20:49 -04:00
sibyte [MIPS] Transform old-style macros to newer "__noreturn" 2007-07-10 17:32:56 +01:00
sni [MIPS] Fix VGA corruption on RM300C 2007-06-06 19:34:31 +01:00
tx4927
tx4938
vr41xx
defconfig
Kconfig [MIPS] DECstation: Optimised early printk() 2007-07-10 17:33:00 +01:00
Kconfig.debug [MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debug 2007-07-06 16:17:11 +01:00
Makefile [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64} 2007-07-10 17:32:59 +01:00