* The scope of this work might be appropriate for a PhD or Masters thesis.
* Such a framework likely would not replace the base system allocator but if it were lightweight enough could possibly augment (and/or incorporate) it.
* For applications definitely known to work better under some configuration, flags could be seeded and pkgsrc could link those apps against the best alternative meta-allocator.
+
+### Opt-in userland thread scheduler
+* A great deal of research has been done on this topic, implementations exist for other operating systems.
+* References: [1](http://leaf.dragonflybsd.org/mailarchive/kernel/2007-03/msg00038.html)