index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
processing
/
processor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Make rescheduling a job more predictable
Tobias Brunner
2012-06-25
1
-19
/
+35
*
Centralized thread cancellation in processor_t
Tobias Brunner
2012-06-25
1
-19
/
+54
*
Give processor_t more control over the lifecycle of a job
Tobias Brunner
2012-06-25
1
-50
/
+112
*
Log worker thread ID with two digits.
Tobias Brunner
2011-12-16
1
-2
/
+2
*
Fixed compiler warnings regarding enum comparison.
Tobias Brunner
2011-11-25
1
-1
/
+1
*
Prevent deadlock while shutting down thread pool.
Tobias Brunner
2011-06-08
1
-2
/
+2
*
Update working thread count without allocation.
Tobias Brunner
2011-05-16
1
-22
/
+15
*
Make sure working thread count is correctly updated
Tobias Brunner
2011-05-16
1
-4
/
+23
*
Count number of threads active in each class, and reserve threads only if non...
Martin Willi
2011-05-16
1
-16
/
+57
*
Reserve threads for job priority classes based on strongswan.conf options
Martin Willi
2011-05-16
1
-1
/
+17
*
Processor job scheduling respects job priority classes
Martin Willi
2011-05-16
1
-11
/
+44
*
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
*
Remove obsolete pool_size argument in processor_create()
Martin Willi
2010-11-16
1
-1
/
+1
*
Moved scheduler and thread pool to libstrongswan.
Tobias Brunner
2010-09-02
1
-0
/
+273