History log of /TaskScheduler/Scheduler/Source/MTScheduler.cpp (Results 51 – 61 of 61)
Revision Date Author Comments
# aac5f829 01-Jul-2015 Sergey Makeev <[email protected]>

Remove static from GetStartTime()


# 1e8563ff 29-Jun-2015 Sergey Makeev <[email protected]>

Move min/max/clamp to MT namespace


# 2f0964ab 26-Jun-2015 Sergey Makeev <[email protected]>

Fix posix event race condition


# 34a394c3 24-Jun-2015 Sergey Makeev <[email protected]>

Rename some macro definitions, add travis.yml


# a1626843 23-Jun-2015 Sergey Makeev <[email protected]>

Improve task stealing algorithm, rewrite profiler from scratch


# ff5c86b0 25-May-2015 Sergey Makeev <[email protected]>

Profiler: json data and http transport


# 8112dedf 04-May-2015 Sergey Makeev <[email protected]>

Instrumented mode - first iteration


# a101e543 04-May-2015 Sergey Makeev <[email protected]>

Refactor template containers code

Fixed typos in WrapperArray and StackArray
Add RingBuffer container (will be used later for instrumented mode)
Add Foundation test suite
Same codestyle for containe

Refactor template containers code

Fixed typos in WrapperArray and StackArray
Add RingBuffer container (will be used later for instrumented mode)
Add Foundation test suite
Same codestyle for containers

show more ...


# 2b4df162 25-Mar-2015 Sergey Makeev <[email protected]>

Simple task stealing - done


# f25ce65d 24-Mar-2015 Sergey Makeev <[email protected]>

Added license information


# 58964d0b 23-Mar-2015 Sergey Makeev <[email protected]>

MT::internal namespace


123