From 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 12 Jul 2007 18:26:36 +0000 Subject: 2.5-18.1 --- nptl/TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nptl/TODO') diff --git a/nptl/TODO b/nptl/TODO index a4a1055f46..d597176512 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.2.3