From: Jonathan Cameron <Jonathan.Cameron@huawei.com>
To: Karolina Stolarek <karolina.stolarek@oracle.com>
Cc: <linux-pci@vger.kernel.org>, Bjorn Helgaas <bhelgaas@google.com>
Subject: Re: [RFC 0/4] Rate limit PCIe Correctable Errors
Date: Mon, 16 Dec 2024 10:44:24 +0000 [thread overview]
Message-ID: <20241216104424.00000fab@huawei.com> (raw)
In-Reply-To: <cover.1734005191.git.karolina.stolarek@oracle.com>
On Thu, 12 Dec 2024 14:27:28 +0000
Karolina Stolarek <karolina.stolarek@oracle.com> wrote:
> TL;DR
> ====
>
> We are getting multiple reports about excessive logging of Correctable
> Errors with no clear common root cause. As these errors are already
> corrected by hardware, it makes sense to limit them. Introduce
> a ratelimit state definition to pci_dev to control the number of
> messages reported by a Root Port within a specified time interval.
> The series adds other improvements in the area, as outlined in the
> Proposal section.
Hi Karolina,
Just to check, this doesn't affect tracepoints? From a quick read
of the patches they look like they will still be triggered so monitoring
tools will see the correctable errors. That's definitely the right
option even if we limit prints to the kernel log.
Assuming I read it right, change the series title to make it clear this
is just the prints to the kernel log that you are touching.
Thanks,
Jonathan
next prev parent reply other threads:[~2024-12-16 10:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-12 14:27 [RFC 0/4] Rate limit PCIe Correctable Errors Karolina Stolarek
2024-12-12 14:27 ` [RFC 1/4] PCI/AER: Use the same log level for all messages Karolina Stolarek
2024-12-12 14:27 ` [RFC 2/4] PCI/AER: Add Correctable Errors rate limiting Karolina Stolarek
2024-12-12 14:27 ` [RFC 3/4] PCI/AER: Increase the rate limit interval after threshold Karolina Stolarek
2024-12-12 14:27 ` [RFC 4/4] PCI: Add 'cor_err_reporting_enable' attribute Karolina Stolarek
2024-12-16 10:44 ` Jonathan Cameron [this message]
2024-12-17 8:34 ` [RFC 0/4] Rate limit PCIe Correctable Errors Karolina Stolarek
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=20241216104424.00000fab@huawei.com \
--to=jonathan.cameron@huawei.com \
--cc=bhelgaas@google.com \
--cc=karolina.stolarek@oracle.com \
--cc=linux-pci@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox