[PATCH 0/2] console/serial: adjust default TX buffer size

Roger Pau Monne posted 2 patches 1 year, 10 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220623090852.29622-1-roger.pau@citrix.com
There is a newer version of this series
xen/drivers/char/Kconfig  | 10 ++++++++++
xen/drivers/char/serial.c |  3 ++-
2 files changed, 12 insertions(+), 1 deletion(-)
[PATCH 0/2] console/serial: adjust default TX buffer size
Posted by Roger Pau Monne 1 year, 10 months ago
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