[PATCH v5 0/2] xen/console: updates to rate-limiting

dmukhin@ford.com posted 2 patches 1 day, 8 hours ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260811233824.1874525-1-dmukhin@ford.com
xen/common/Kconfig         | 30 ++++++++++++++++++++++++++++++
xen/drivers/char/console.c | 34 +++++++++++++++++++++++++---------
2 files changed, 55 insertions(+), 9 deletions(-)
[PATCH v5 0/2] xen/console: updates to rate-limiting
Posted by dmukhin@ford.com 1 day, 8 hours ago
The series introduces compile-configuration for diagnostic
messages rate-limiting.

Patch 1 is a fixup for the rate-limiter to adjust to new user-defined
rate-limiting parameters.

Patch 2 introduces compile-time rate-limiting controls.

v4: https://lore.kernel.org/xen-devel/20260729072520.1556970-1-dmukhin@ford.com/
CI: https://gitlab.com/xen-project/people/dmukhin/xen/-/pipelines/2751536715

Denis Mukhin (2):
  xen/console: re-calibrate rate-limiter based on user input
  xen/console: add build-time rate-limiting controls

 xen/common/Kconfig         | 30 ++++++++++++++++++++++++++++++
 xen/drivers/char/console.c | 34 +++++++++++++++++++++++++---------
 2 files changed, 55 insertions(+), 9 deletions(-)

-- 
2.54.0