All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] console/serial: adjust default TX buffer size
@ 2022-06-30  8:23 Roger Pau Monne
  2022-06-30  8:23 ` [PATCH v2 1/2] console/serial: set the default transmit buffer size in Kconfig Roger Pau Monne
  2022-06-30  8:23 ` [PATCH v2 2/2] console/serial: bump buffer from 16K to 32K Roger Pau Monne
  0 siblings, 2 replies; 4+ messages in thread
From: Roger Pau Monne @ 2022-06-30  8:23 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.  Jan doesn't feel comfortable Acking patch 2, so someone will have
to review and consider it, see:

https://lore.kernel.org/xen-devel/59fe1b28-b173-e497-5b8a-5e0bb6d946b6@suse.com/

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 |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.36.1



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

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

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

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.