Timestamp:
02/02/17 15:24:05 (7 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
bbfbfc8
Parents:
e2b1c47d
git-author:
Sebastian Huber <sebastian.huber@…> (02/02/17 15:24:05)
git-committer:
Sebastian Huber <sebastian.huber@…> (02/03/17 09:17:38)
Message:

score: Improve scheduler helping protocol

Only register ask for help requests in the scheduler unblock and yield
operations. The actual ask for help operation is carried out during
_Thread_Do_dispatch() on a processor related to the thread. This yields
a better separation of scheduler instances. A thread of one scheduler
instance should not be forced to carry out too much work for threads on
other scheduler instances.

Update #2556.

(No files)

Note: See TracChangeset for help on using the changeset viewer.