All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] console/serial: adjust default TX buffer size
@ 2022-06-23  9:08 Roger Pau Monne
  2022-06-23  9:08 ` [PATCH 1/2] console/serial: set the default transmit buffer size in Kconfig Roger Pau Monne
  2022-06-23  9:08 ` [PATCH 2/2] console/serial: bump buffer from 16K to 32K Roger Pau Monne
  0 siblings, 2 replies; 10+ messages in thread
From: Roger Pau Monne @ 2022-06-23  9:08 UTC (permalink / raw)
  To: xen-devel
  Cc: Roger Pau Monne, Andrew Cooper, George Dunlap, Jan Beulich,
	Julien Grall, Stefano Stabellini, Wei Liu

Hello,

First patch moves the setting of the default TX buffer size to Kconfig,
and shouldn't be controversial, second patch increases the buffer to
32K.

Thanks, Roger.

Roger Pau Monne (2):
  console/serial: set the default transmit buffer size in Kconfig
  console/serial: bump buffer from 16K to 32K

 xen/drivers/char/Kconfig  | 10 ++++++++++
 xen/drivers/char/serial.c |  3 ++-
 2 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.36.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-06-30  8:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23  9:08 [PATCH 0/2] console/serial: adjust default TX buffer size Roger Pau Monne
2022-06-23  9:08 ` [PATCH 1/2] console/serial: set the default transmit buffer size in Kconfig Roger Pau Monne
2022-06-23 13:30   ` Jan Beulich
2022-06-23  9:08 ` [PATCH 2/2] console/serial: bump buffer from 16K to 32K Roger Pau Monne
2022-06-23 13:32   ` Jan Beulich
2022-06-29 15:23     ` Roger Pau Monné
2022-06-29 16:03       ` Jan Beulich
2022-06-29 16:19         ` Roger Pau Monné
2022-06-29 16:30           ` Jan Beulich
2022-06-30  8:07             ` Roger Pau Monné

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.