From a822c2f3063030d9af172c4d3798885f3281d44e Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 11 Sep 2012 20:33:58 -0700 Subject: added wait w/ timeout to top block/executor --- TODO.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 546c1c3..498ca77 100644 --- a/TODO.txt +++ b/TODO.txt @@ -23,4 +23,3 @@ ** thread affinity ** memory affinity * track memcpys for block usage stats -* timeout for wait() on executor -- cgit