---
+##### Extend dsched framework to support jails
+Extend/modify the dsched framework to take into account jails and etc. instead of always allocating a 'tdio'. This would allow different process groupings (such as all processes in a jail) to be scheduled together. A new jail-specific policy would have to be written to support this, or an existing policy modified.
+
+Meta information:
+
+* Prerequisites: C, OS internals
+* Difficulty: Moderate
+* Contact point: kernel@lists.dragonflybsd.org, Samuel J. Greear <sjg@thesjg.com>, Alex Hornung <alexh@dragonflybsd.org>
+
+---
(please add)