[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1475270864-51787-1-git-send-email-Waiman.Long@hpe.com>
Date: Fri, 30 Sep 2016 17:27:42 -0400
From: Waiman Long <Waiman.Long@....com>
To: mtk.manpages@...il.com
Cc: linux-man@...r.kernel.org, linux-kernel@...r.kernel.org,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Jonathan Corbet <corbet@....net>,
Davidlohr Bueso <dave@...olabs.net>,
Mike Galbraith <umgwanakikbuti@...il.com>,
Jason Low <jason.low2@....com>,
Scott J Norton <scott.norton@....com>,
Douglas Hatch <doug.hatch@....com>,
Waiman Long <Waiman.Long@....com>
Subject: [PATCH 0/2] futex: extend the futex(2) and futex(7) manpages for TP futexes
This patchset includes changes to the futex(2) and futex(7) manpages
to add descriptions for the new throughput-optimized (TP) futexes
that can be used to implement userspace mutexes.
This patchset includes a place holder (4.X) for the exact version that
the new TP futexes code is merged. That will be changed later on when
it is known.
Waiman Long (2):
futex.2: Add description about the FUTEX_LOCK/FUTEX_UNLOCK operations
futex.7: Add description about the FUTEX_LOCK/FUTEX_UNLOCK operations
man2/futex.2 | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
man7/futex.7 | 22 ++++++++++++++++++++++
2 files changed, 71 insertions(+), 0 deletions(-)
Powered by blists - more mailing lists