From eceeaeb5a2d40875fd432148b9cf26b41497811d Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Sat, 14 Feb 2015 00:00:24 +0100 Subject: TODO: drop obsolete item * TODO (libpager): Drop item trying to prevent thread storms. We dealt with that in a much nicer way. Nowadays we use a fixed number of threads in libpager. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0387e9f3..de2a1997 100644 --- a/TODO +++ b/TODO @@ -98,8 +98,6 @@ See `tasks', the exported task list. ** libpager: *** Put user-defined fns into a callback struct passed to pager_create. ! *** Make libpager paging interface able to read/write multiple pages at once. -*** Remove pagers from portset if there are too many incoming requests to - avoid forking too many threads. ! *** flush functions don't actually force pending delayed copies. (and in fact, they seem to block if a delayed copy is wired down) ! -- cgit v1.2.3