[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250915141305.906440-1-bigeasy@linutronix.de>
Date: Mon, 15 Sep 2025 16:13:00 +0200
From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
To: linux-kernel@...r.kernel.org,
linux-man@...r.kernel.org
Cc: Alejandro Colomar <alx@...nel.org>,
André Almeida <andrealmeid@...lia.com>,
Darren Hart <dvhart@...radead.org>,
Davidlohr Bueso <dave@...olabs.net>,
Ingo Molnar <mingo@...hat.com>,
Juri Lelli <juri.lelli@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>,
Valentin Schneider <vschneid@...hat.com>,
Waiman Long <longman@...hat.com>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Subject: [PATCH v2 0/5] sched.7 and small futex.2 updates
I went through sched.7 and tried to update the real-time bits.
This is an update vs the last posting.
v1…v2 https://lore.kernel.org/all/20250829160200.756194-1-bigeasy@linutronix.de/
- dropped #4 "man/man2/futex.2: Add a pointer to Linux'
memory-barrier". According to Carlos it is not entirely this and I am
not sure what else is meant. So dropping.
- Updating the link formatting in sched.7 as per G. Branden Robinson.
- Updating the link in a comment in futex.2 to the one Carlos O'Donell
suggested which should be right one.
- Added a note to pthread_cond_init.3 regarding real-time.
Independently
Sebastian Andrzej Siewior (5):
man/man2/prctl.2, PR_FUTEX_HASH_SET_SLOTS.2const: Document
PR_FUTEX_HASH_SET_SLOTS
man/man7/sched.7: Update the real-time section
man/man7/sched.7: Update the documentation references
man/man2/futex.2: Update the link reference again.
man/man3/pthread_cond_init.3: Add a note regarding real-time usage
man/man2/futex.2 | 2 +-
man/man2const/PR_FUTEX_HASH_SET_SLOTS.2const | 67 ++++++++++++++++++++
man/man3/pthread_cond_init.3 | 21 ++++++
man/man7/sched.7 | 67 +++++++++++++-------
4 files changed, 133 insertions(+), 24 deletions(-)
create mode 100644 man/man2const/PR_FUTEX_HASH_SET_SLOTS.2const
--
2.51.0
Powered by blists - more mailing lists