Message ID | 20241102005214.32443-1-jdamato@fastly.com (mailing list archive) |
---|---|
Headers | show |
Series | Suspend IRQs during application busy periods | expand |
On Sat, 2 Nov 2024 00:51:56 +0000 Joe Damato <jdamato@fastly.com> > > ~ Design rationale > > The implementation of the IRQ suspension mechanism very nicely dovetails > with the existing mechanism for IRQ deferral when preferred busy poll is > enabled (introduced in commit 7fd3253a7de6 ("net: Introduce preferred > busy-polling"), see that commit message for more details). Pull Kselftest fixes from Shuah Khan: [1] [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?=7fd3253a7de6
On Sun, Nov 03, 2024 at 07:51:21AM +0800, Hillf Danton wrote: > On Sat, 2 Nov 2024 00:51:56 +0000 Joe Damato <jdamato@fastly.com> > > > > ~ Design rationale > > > > The implementation of the IRQ suspension mechanism very nicely dovetails > > with the existing mechanism for IRQ deferral when preferred busy poll is > > enabled (introduced in commit 7fd3253a7de6 ("net: Introduce preferred > > busy-polling"), see that commit message for more details). > > Pull Kselftest fixes from Shuah Khan: [1] > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?=7fd3253a7de6 Your URL is missing a query parameter, id, and should be: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7fd3253a7de6 which is "net: Introduce preferred busy-polling", and so the cover letter is correct.