From: dmukhin@ford.com
To: xen-devel@lists.xenproject.org
Cc: andrew.cooper3@citrix.com, anthony.perard@vates.tech,
jbeulich@suse.com, julien@xen.org, michal.orzel@amd.com,
roger.pau@citrix.com, sstabellini@kernel.org, dmukhin@ford.com
Subject: [PATCH v4 0/2] xen/console: updates to rate-limiting
Date: Wed, 29 Jul 2026 00:25:18 -0700 [thread overview]
Message-ID: <20260729072520.1556970-1-dmukhin@ford.com> (raw)
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
next reply other threads:[~2026-07-29 7:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-29 7:25 dmukhin [this message]
2026-07-29 7:25 ` [PATCH v4 1/2] xen/console: correct leaky-bucket rate limiter dmukhin
[not found] ` <annJ3WK35xsv56Xn@macbook.local>
2026-08-10 13:05 ` Roger Pau Monné
2026-07-29 7:25 ` [PATCH v4 2/2] xen/console: add compile-time rate-limiting controls dmukhin
[not found] ` <annMNjOodiS3hHp7@macbook.local>
2026-08-10 13:06 ` Roger Pau Monné
2026-08-10 17:56 ` dmukhin
2026-08-11 7:48 ` Roger Pau Monné
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260729072520.1556970-1-dmukhin@ford.com \
--to=dmukhin@ford.com \
--cc=andrew.cooper3@citrix.com \
--cc=anthony.perard@vates.tech \
--cc=jbeulich@suse.com \
--cc=julien@xen.org \
--cc=michal.orzel@amd.com \
--cc=roger.pau@citrix.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.