Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Introduce priority classes for jobs | Martin Willi | 2011-05-16 | 2 | -2/+30 | |
| | ||||||
* | Migrated scheduler_t to INIT/METHOD macros | Martin Willi | 2011-05-05 | 1 | -33/+24 | |
| | ||||||
* | Migrated callback_job to INIT/METHOD macros | Martin Willi | 2011-05-05 | 2 | -38/+38 | |
| | ||||||
* | Migrated processor to INIT/METHOD macros | Martin Willi | 2011-05-05 | 1 | -42/+35 | |
| | ||||||
* | Do not invoke processor restart() if not required | Martin Willi | 2011-03-15 | 1 | -1/+2 | |
| | | | | | Doing so might result in a deadlock during shutdown if a delayed restart is locked on the bus during the debug statement. | |||||
* | Remove obsolete pool_size argument in processor_create() | Martin Willi | 2010-11-16 | 1 | -1/+1 | |
| | ||||||
* | Refer to scheduler and processor via lib and not hydra. | Tobias Brunner | 2010-09-02 | 2 | -6/+4 | |
| | ||||||
* | Moved scheduler and thread pool to libstrongswan. | Tobias Brunner | 2010-09-02 | 7 | -0/+1298 | |