commit | 135a113e369ad0afc58f326f4811858f8bf770e5 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sat Mar 21 13:26:05 2009 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sat Mar 21 13:26:05 2009 +0100 |
tree | fd3762b84c3e465f18901d04c57ea62e805d186d | |
parent | 26ca34e66e3fa47cf7dc1f2b2d41e74df6ffdb79 [diff] |
[MINOR] sched: permit a task to stay up between calls If a task wants to stay in the run queue, it is possible. It just needs to wake itself up. We just want to ensure that a reniced task will be processed at the right instant.