---
-##### Update Linux Emulation
-* Update the in-kernel Linux Emulation (linuxulator).
-* This involves getting LTP (Linux Test Project) running on DragonFly to identify the issues and then implementing all the necessary syscalls to pass the tests.
+##### Update our interrupt routing and PCI code
+* Update our interrupt routing to MSI (Message Signalled Interrupts)
+* Update the PCI code to take advantage of MSI and also of newer power-saving features (see FreeBSD's work in this area)
Meta information:
* Prerequisites: C, OS internals
-* Difficulty: Easy (but extensive)
+* Difficulty: Hard
* Contact point: kernel@crater.dragonflybsd.org
---