Ticket #2555 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

ThreadPool: add a scheduler that handles mutexes.

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 28
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Vickie Lynch

Description

... setting a task-global mutex can help the scheduler optimize task distribution.

Change History

comment:1 Changed 10 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Janik Zikovsky

(In [9706]) Refs #2555: Started a ThreadScheduler that knows about task's mutexes.

comment:3 Changed 10 years ago by Janik Zikovsky

(In [9707]) Refs #2555: Fix test

comment:4 Changed 10 years ago by Janik Zikovsky

(In [9708]) Refs #2555 : task mutex needs to be nulled.

comment:5 Changed 10 years ago by Janik Zikovsky

(In [9724]) Refs #2555: ThreadScheduler that uses Mutexes to better optimize task distribution.

comment:6 Changed 10 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:7 Changed 9 years ago by Vickie Lynch

  • Status changed from verify to verifying
  • Tester set to Vickie Lynch

comment:8 Changed 9 years ago by Vickie Lynch

  • Status changed from verifying to closed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3402

Note: See TracTickets for help on using tickets.