[parrot/parrot] 49d2ff: Store shared PMCs in the task's shared list
noreply at github.com
noreply at github.com
Sat Nov 12 08:54:41 UTC 2011
Branch: refs/heads/threads
Home: https://github.com/parrot/parrot
Commit: 49d2ff27b328f702eb3faf8b6602cf6732bfa42f
https://github.com/parrot/parrot/commit/49d2ff27b328f702eb3faf8b6602cf6732bfa42f
Author: Stefan Seifert <nine at detonation.org>
Date: 2011-11-11 (Fri, 11 Nov 2011)
Changed paths:
M src/pmc/task.pmc
M t/src/threads.t
Log Message:
-----------
Store shared PMCs in the task's shared list
Commit: 04717aefd55bf0bb278ead1885eeb10f0912bc37
https://github.com/parrot/parrot/commit/04717aefd55bf0bb278ead1885eeb10f0912bc37
Author: Stefan Seifert <nine at detonation.org>
Date: 2011-11-12 (Sat, 12 Nov 2011)
Changed paths:
M src/pmc/scheduler.pmc
M src/scheduler.c
M src/thread.c
M t/src/threads.t
Log Message:
-----------
Move all access to task_queue to scheduler.pmc and protect by a lock
Pushing tasks to other threads' interpreters should now be safe.
Compare: https://github.com/parrot/parrot/compare/afb9539...04717ae
More information about the parrot-commits
mailing list