---
-##### Implement Superpages on x86_64
-
-Meta information:
-
-* Difficulty: ?
-* Contact point: ?
-
----
-
##### Port valgrind to DragonFlyBSD
Valgrind is a very useful tool on a system like DragonFly that's under heavy development. Since valgrind is very target specific, a student doing the port will have to get acquainted with many low level details of the system libraries and the user<->kernel interface (system calls, signal delivery, threading...). This is a project that should appeal to aspiring systems programmers. Ideally, we would want the port to be usable with vkernel processes, thus enabling complex checking of the core kernel code.