Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 18, 2017 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/a67665b9c2149beb461e7257162d3952 to your computer and use it in GitHub Desktop.
Save Whateverable/a67665b9c2149beb461e7257162d3952 to your computer and use it in GitHub Desktop.
releasable6
    + Pass :hint-affinity to scheduler in some places [d2eb7423]
    + Initial re-implementation of thread pool scheduler [80b49320]
    + Respect max_threads [340d8ed3]
    + Add extra timer workers as needed [c50d35a9]
    + Start factoring CPU cores and usage into scheduler [683037be]
    + Correct typos; MasterDuke17++ [89b9ac78]
    + Never hand back queue in Scalar [7c18112c]
    + Consistently use binding on $!affinity-workers [c285b489]
    + More typo fixes; MasterDuke17++ [7fcab106]
    + Fix affinity worker threshold logic [b5605c2d]
    + Add RAKUDO_SCHEDULER_DEBUG_STATUS env var [de311f46]
    + Supervising 100 times a second is likely enough [3b98fb9e]
    + Fix non-MoarVM build with new scheduler [596611c8]
    + Add trim* subroutines for Cool instance [5a19dffa]
    + Remove un-necessary call to Stringy [691f8b7b]
    + Merge branch 'better-sched' into nom [61a77e60]
    + Cleanup trim* subroutines [e01e5bc3]
    + Streamline registering an encoding [48406db6]
    + Merge pull request #1162 from Gnouc/nom [9190a3b8]
    + Fix for RT #132117 [66c2d05f]
    + Fix typo in error message; MasterDuke++ [a845ac3d]
    + Return False if only either side is lazy. [48a84d6a]
    + Map/Hash have their own optimized .sort [476741e7]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment