|
Message-ID: <20140626184803.GA8845@brightrain.aerifal.cx>
Date: Thu, 26 Jun 2014 14:48:03 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: [PATCH] private futex support
Here is a semi-proposed patch for private futex support, one of the
items on the roadmap for the next release cycle. However I've been
unable to demonstrate it yielding better performance than non-private
futex, and since it adds (small, but nonzero) complexity and worse
behavior on outdated (pre-2.6.22) kernels, I'm a bit hesitant to
actually commit it. If anyone is interested in this feature, please
see if you can find some examples that demonstrate that it measurably
improves performance.
Rich
View attachment "priv_futex_v1.diff" of type "text/plain" (14119 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.