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

dmukhin@ford.com posted 2 patches 2 weeks, 4 days ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260729072520.1556970-1-dmukhin@ford.com
There is a newer version of this series
xen/common/Kconfig         | 36 +++++++++++++++++++++++++++++++
xen/drivers/char/console.c | 43 ++++++++++++++++++++++++++++++--------
2 files changed, 70 insertions(+), 9 deletions(-)
[PATCH v4 0/2] xen/console: updates to rate-limiting
Posted by dmukhin@ford.com 2 weeks, 4 days ago
The series introduces compile-configuration for diagnostic
messages rate-limiting.

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

Patch 2 introduces compile-time rate-limiting controls.

[1] v3: https://lore.kernel.org/xen-devel/20260715201902.2984407-1-dmukhin@ford.com/
[2] CI: https://gitlab.com/xen-project/people/dmukhin/xen/-/pipelines/2714300378

Denis Mukhin (2):
  xen/console: correct leaky-bucket rate limiter
  xen/console: add build-time rate-limiting controls

 xen/common/Kconfig         | 36 +++++++++++++++++++++++++++++++
 xen/drivers/char/console.c | 43 ++++++++++++++++++++++++++++++--------
 2 files changed, 70 insertions(+), 9 deletions(-)

-- 
2.54.0