Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/gaudi/Gaudi.git. Pull mirroring updated .
  1. Jun 04, 2020
  2. Jun 03, 2020
  3. Jun 02, 2020
  4. May 26, 2020
  5. May 20, 2020
  6. May 08, 2020
    • Illya Shapoval's avatar
      clean up headers in ThreadPoolSvc · 1dd2be84
      Illya Shapoval authored
      1dd2be84
    • Illya Shapoval's avatar
      Fix bugs in ThreadPoolSvc: · 458ade33
      Illya Shapoval authored
       o avoid missing one worker thread in the TBB global thread pool when ThreadPoolSvc is configured to use all available hardware threads;
       o initialize boost::barrier counter accordingly to the above change to avoid leaving one ThreadInitTask in limbo at termination of ThreadPoolSvc;
       o make ThreadPoolSvc set the right number of worker threads in Gaudi::Concurrency::ConcurrencyFlags.
      
      Also, change the AvalancheSchedulerSvc's help message about worker thread pool size to reflect what is actually going on in the ThreadPoolSvc.
      458ade33
  7. May 04, 2020
  8. May 03, 2020
  9. Apr 28, 2020
  10. Apr 27, 2020
  11. Apr 24, 2020
  12. Apr 23, 2020
Loading