1 1.10.2.2 matt $NetBSD: TODO,v 1.10.2.2 2008/01/09 01:36:30 matt Exp $ 2 1.5 ad 3 1.8 ad Bugs to fix: 4 1.2 thorpej 5 1.2 thorpej - Add locking to ld.elf_so so that multiple threads doing lazy binding 6 1.10 ad doesn't trash things. 7 1.2 thorpej 8 1.8 ad Interfaces/features to implement: 9 1.2 thorpej 10 1.10.2.1 matt - Realtime exensions: priority scheduling, priority inheritance. 11 1.8 ad 12 1.10.2.2 matt - Allow threads to change their stack size. 13 1.5 ad 14 1.5 ad - Keep a pool of dead LWPs so that we do not have take the full hit of 15 1.10 ad _lwp_create() every time pthread_create() is called. 16