Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: STEllAR-GROUP/hpx
base: ed72bb5a0bf7^
Choose a base ref
...
head repository: STEllAR-GROUP/hpx
compare: 8abb710dc252
Choose a head ref
  • 3 commits
  • 10 files changed
  • 2 contributors

Commits on Aug 31, 2017

  1. Copy the full SHA
    23d9710 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. Copy the full SHA
    ed72bb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. Fixing RP to enable resource throttling

     - Fixing scheduling loop such that it can exit even though there are still
       threads globally available
     - Fixing the thread pool to be thread safe when changing the number of used
       resources
     - Various fixes in the thread pools to properly handle dynamic resource
       management
     - Fixing scheduling policies such that they don't schedule tasks on disabled
       cores
    Thomas Heller committed Sep 7, 2017
    Copy the full SHA
    8abb710 View commit details
    Browse the repository at this point in the history