1 1.16 jruoho $NetBSD: TODO,v 1.16 2010/07/09 17:03:04 jruoho 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.15 wiz - Realtime extensions: priority inheritance. 11 1.8 ad 12 1.13 ad - Allow threads to change their stack size. 13 1.8 ad 14 1.16 jruoho - Allow threads to modify the red zone size; cf. pthread_attr_setguardsize(3). 15 1.16 jruoho 16 1.5 ad - Keep a pool of dead LWPs so that we do not have take the full hit of 17 1.10 ad _lwp_create() every time pthread_create() is called. 18