commit | fdccded0e8d95807835e96f6b7249f26179bac3b | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Aug 29 18:19:04 2008 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun Nov 02 10:19:08 2008 +0100 |
tree | 9b614f06645b3472cb7a65c802c8e23d8099d64e | |
parent | 75cf17ee30006c08589b46e69966c9e1d9ab4975 [diff] |
[MEDIUM] indicate a reason for a task wakeup It's very frequent to require some information about the reason why a task is running. Some flags have been added so that a task now knows if it got woken up due to I/O completion, timeout, etc...