summaryrefslogtreecommitdiff
path: root/nptl/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/TODO')
-rw-r--r--nptl/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/nptl/TODO b/nptl/TODO
index d597176512..a4a1055f46 100644
--- a/nptl/TODO
+++ b/nptl/TODO
@@ -6,10 +6,6 @@
- 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