From: Kurt Kanzenbach <kurt@linutronix.de>
To: "Alejandro Colomar (man-pages)" <alx.manpages@gmail.com>,
Thomas Gleixner <tglx@linutronix.de>,
Michael Kerrisk <mtk.manpages@gmail.com>
Cc: linux-man@vger.kernel.org, Peter Zijlstra <peterz@infradead.org>,
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Subject: Re: [PATCH v1] futex.2: Document FUTEX_LOCK_PI2
Date: Thu, 29 Jul 2021 12:58:38 +0200 [thread overview]
Message-ID: <878s1pqtcx.fsf@kurt> (raw)
In-Reply-To: <0b8992e1-37ae-0b02-a9a6-df635d6fe9b9@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1131 bytes --]
Hi Alex,
On Thu Jul 29 2021, Alejandro Colomar (man-pages) wrote:
> Hi Kurt, Thomas,
>
> On 7/29/21 10:18 AM, Thomas Gleixner wrote:
>> On Fri, Jun 25 2021 at 12:10, Kurt Kanzenbach wrote:
>>> FUTEX_LOCK_PI2 is a new futex operation which was recently introduced into the
>>> Linux kernel. It works exactly like FUTEX_LOCK_PI. However, it has support for
>>> selectable clocks for timeouts. By default CLOCK_MONOTONIC is used. If
>>> FUTEX_CLOCK_REALTIME is specified then the timeout is measured against
>>> CLOCK_REALTIME.
>>>
>>> This new operation addresses an inconsistency in the futex interface:
>>> FUTEX_LOCK_PI only works with timeouts based on CLOCK_REALTIME in contrast to
>>> all the other PI operations.
>>>
>>> Document the FUTEX_LOCK_PI2 command.
>>>
>>> Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
>
> Sorry, I merged it and forgot to reply. Patch applied (And a minor
> inconsistency fixed: s/5.14.0/5.14/ ; All references to kernel 5
> versions have 2 fields in the manual pages). And some other minor fixes
> too.
Sounds good. Thanks for fixing it up.
Thanks,
Kurt
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 861 bytes --]
prev parent reply other threads:[~2021-07-29 10:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-25 10:10 [PATCH v1] futex.2: Document FUTEX_LOCK_PI2 Kurt Kanzenbach
2021-07-29 8:18 ` Thomas Gleixner
2021-07-29 10:22 ` Alejandro Colomar (man-pages)
2021-07-29 10:58 ` Kurt Kanzenbach [this message]
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=878s1pqtcx.fsf@kurt \
--to=kurt@linutronix.de \
--cc=alx.manpages@gmail.com \
--cc=bigeasy@linutronix.de \
--cc=linux-man@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
/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.