Line 6:
Line 6:
! potential/willing assignee
! potential/willing assignee
! comments
! comments
+
|-
+
| crtools/crit || Library/API to access pagemap+page images || medium || - || The [[memory dumps]] are quite sophisticated. It would be nice to have a library or API to access the data in them using some simple API. IOW -- API-ize the page_read.c
|-
|-
| crtools || Zombies with threads :) || easy || - || When milti-thread task's leader thread exits task turns into zombie state, but the other threads keep running. Need to support this (zdt test pthread02).
| crtools || Zombies with threads :) || easy || - || When milti-thread task's leader thread exits task turns into zombie state, but the other threads keep running. Need to support this (zdt test pthread02).