[POWERPC] Make the hvc_console output buffer size settable
So the iSeries console will be faster since it can send up to 200 bytes at
a time to the Hypervisor. This only affects the tty part of the console,
the console writes are still in 16 byte lots.
Signed-off-by:
Stephen Rothwell <sfr@canb.auug.org.au>
Showing
- drivers/char/hvc_console.c 9 additions, 5 deletionsdrivers/char/hvc_console.c
- drivers/char/hvc_console.h 1 addition, 1 deletiondrivers/char/hvc_console.h
- drivers/char/hvc_iseries.c 2 additions, 1 deletiondrivers/char/hvc_iseries.c
- drivers/char/hvc_rtas.c 1 addition, 1 deletiondrivers/char/hvc_rtas.c
- drivers/char/hvc_vio.c 2 additions, 1 deletiondrivers/char/hvc_vio.c
Please register or sign in to comment