3949bf874e720144690d15d4ae5e8d6a9db404ef
[pintos-anon] / TODO
1 -*- text -*-
2
3 * The p1-4.c testcase needs significant tuning.  Currently it takes
4   too long (especially when SHOW_PROGRESS is turned on) and doesn't
5   show significant improvement.
6
7 * The semantics of the join system call should change so that it only
8   returns the exit code once.