<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi all,<div class=""><br class=""></div><div class="">Just a notice for out-of-tree maintainer, I removed RegisterScheduler::setDefault in <span style="font-family: 'Helvetica Neue';" class="">r243388. </span><font face="Helvetica Neue" class="">It was used to override the default command line option that selects the DAG scheduler to use. </font></div><div class=""><font face="Helvetica Neue" class=""><br class=""></font></div><div class=""><font face="Helvetica Neue" class="">Instead of hacking into the command line plumbing, a target that wants more control over the selection of the scheduler than it already has with </font>setSchedulingPreference has a SubTargetHook <font face="Helvetica Neue" class="">“</font>getDAGScheduler” that can be overridden. The original motivation for this change was to remove some mutable global state.</div><div class=""><br class=""></div><div class="">— </div><div class="">Mehdi</div><div class=""><br class=""></div></body></html>