* [PATCH] Documentation/rv: Replace stale website link
[not found] <b845c448-1655-4860-9b6d-93d6f8426740@infradead.org>
@ 2026-04-27 8:55 ` Gabriele Monaco
2026-04-27 9:44 ` Jonathan Corbet
0 siblings, 1 reply; 4+ messages in thread
From: Gabriele Monaco @ 2026-04-27 8:55 UTC (permalink / raw)
To: rdunlap, Steven Rostedt, Gabriele Monaco, Jonathan Corbet,
linux-trace-kernel, linux-doc, linux-kernel
Cc: matteo.martelli, skhan
The sched monitor page was linking to Daniel's website which is now
down. The main purpose of the link was to point to a source for the
models from the original author and that can be found also in his
published paper.
Replace the link with a reference to Daniel's "A thread synchronization
model for the PREEMPT_RT Linux kernel" which can be found online and
includes the models definitions as well as the work behind them (not the
original patches but since they're based on a 5.0 kernel and are mostly
included upstream, there's little value in keeping them in the docs).
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
---
Documentation/trace/rv/monitor_sched.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/trace/rv/monitor_sched.rst b/Documentation/trace/rv/monitor_sched.rst
index 0b96d6e147c6..661171bd7c5e 100644
--- a/Documentation/trace/rv/monitor_sched.rst
+++ b/Documentation/trace/rv/monitor_sched.rst
@@ -365,4 +365,4 @@ constraints when processing the events::
References
----------
-[1] - https://bristot.me/linux-task-model
+[1] - Daniel Bristot de Oliveira et al.: A thread synchronization model for the PREEMPT_RT Linux kernel, J. Syst. Archit., 2020.
base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
--
2.53.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation/rv: Replace stale website link
2026-04-27 8:55 ` [PATCH] Documentation/rv: Replace stale website link Gabriele Monaco
@ 2026-04-27 9:44 ` Jonathan Corbet
2026-04-27 9:57 ` Gabriele Monaco
0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Corbet @ 2026-04-27 9:44 UTC (permalink / raw)
To: Gabriele Monaco, rdunlap, Steven Rostedt, Gabriele Monaco,
linux-trace-kernel, linux-doc, linux-kernel
Cc: matteo.martelli, skhan
Gabriele Monaco <gmonaco@redhat.com> writes:
> The sched monitor page was linking to Daniel's website which is now
> down. The main purpose of the link was to point to a source for the
> models from the original author and that can be found also in his
> published paper.
>
> Replace the link with a reference to Daniel's "A thread synchronization
> model for the PREEMPT_RT Linux kernel" which can be found online and
> includes the models definitions as well as the work behind them (not the
> original patches but since they're based on a 5.0 kernel and are mostly
> included upstream, there's little value in keeping them in the docs).
>
> Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
> ---
> Documentation/trace/rv/monitor_sched.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/trace/rv/monitor_sched.rst b/Documentation/trace/rv/monitor_sched.rst
> index 0b96d6e147c6..661171bd7c5e 100644
> --- a/Documentation/trace/rv/monitor_sched.rst
> +++ b/Documentation/trace/rv/monitor_sched.rst
> @@ -365,4 +365,4 @@ constraints when processing the events::
> References
> ----------
>
> -[1] - https://bristot.me/linux-task-model
> +[1] - Daniel Bristot de Oliveira et al.: A thread synchronization model for the PREEMPT_RT Linux kernel, J. Syst. Archit., 2020.
Since, as you say, it can be found online, is there a reason not to
include a link here?
jon
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation/rv: Replace stale website link
2026-04-27 9:44 ` Jonathan Corbet
@ 2026-04-27 9:57 ` Gabriele Monaco
2026-04-27 10:09 ` Jonathan Corbet
0 siblings, 1 reply; 4+ messages in thread
From: Gabriele Monaco @ 2026-04-27 9:57 UTC (permalink / raw)
To: Jonathan Corbet, rdunlap, Steven Rostedt, linux-trace-kernel,
linux-doc, linux-kernel
Cc: matteo.martelli, skhan
On Mon, 2026-04-27 at 03:44 -0600, Jonathan Corbet wrote:
> Since, as you say, it can be found online, is there a reason not to
> include a link here?
Mmh, perhaps being overly cautious for the link not to break again?
The paper is published so I assume it's always going to be available in
some way. It is currently hosted by the university at [1], which may be
unlikely to change, and can be found via DOI at [2], which should never
change (at least that's what I believe a DOI is for) but brings to the
publisher's website rather than the open-access PDF.
I think the reference to the paper I included is robust yet easy to use
with any scientific or even general purpose search engine. But if you
believe using either of the two links is more appropriate, I can send a
V2 with the change.
Thanks,
Gabriele
[1] -
https://www.iris.sssup.it/bitstream/11382/533630/1/Elsevier-JSA-2020.pdf
[2] - https://doi.org/10.1016/j.sysarc.2020.101729
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation/rv: Replace stale website link
2026-04-27 9:57 ` Gabriele Monaco
@ 2026-04-27 10:09 ` Jonathan Corbet
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2026-04-27 10:09 UTC (permalink / raw)
To: Gabriele Monaco, rdunlap, Steven Rostedt, linux-trace-kernel,
linux-doc, linux-kernel
Cc: matteo.martelli, skhan
Gabriele Monaco <gmonaco@redhat.com> writes:
> On Mon, 2026-04-27 at 03:44 -0600, Jonathan Corbet wrote:
>> Since, as you say, it can be found online, is there a reason not to
>> include a link here?
>
> Mmh, perhaps being overly cautious for the link not to break again?
>
> The paper is published so I assume it's always going to be available in
> some way. It is currently hosted by the university at [1], which may be
> unlikely to change, and can be found via DOI at [2], which should never
> change (at least that's what I believe a DOI is for) but brings to the
> publisher's website rather than the open-access PDF.
>
> I think the reference to the paper I included is robust yet easy to use
> with any scientific or even general purpose search engine. But if you
> believe using either of the two links is more appropriate, I can send a
> V2 with the change.
I will defer to others in the end, but to me it seems that we should
make life easier for our readers whenever we can. Providing a link
seems better than requiring them to search for it themselves.
Thanks,
jon
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-04-27 10:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <b845c448-1655-4860-9b6d-93d6f8426740@infradead.org>
2026-04-27 8:55 ` [PATCH] Documentation/rv: Replace stale website link Gabriele Monaco
2026-04-27 9:44 ` Jonathan Corbet
2026-04-27 9:57 ` Gabriele Monaco
2026-04-27 10:09 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox