From 7d4722e3fd1c4205bba9fddf7a1de611d5151ebd Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 14 Oct 2005 22:56:25 +0000 Subject: [BZ #368] * SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8. [BZ #368] * locales/dz_BT: New file. --- nptl/TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nptl') diff --git a/nptl/TODO b/nptl/TODO index a4a1055..d597176 100644 --- a/nptl/TODO +++ b/nptl/TODO @@ -6,6 +6,10 @@ - a new attribute for mutexes: number of times we spin before calling sys_futex +- for adaptive mutexes: when releasing, determine whether somebody spins. +If yes, for a short time release lock. If someone else locks no wakeup +syscall needed. + - test with threaded process terminating and semadj (?) being applied -- cgit v1.1