Dazuko
Developer

Savannah GNU kernel.org coding Linux FreeBSD

Home
About
FAQ
HOWTO
Downloads
Support
Applications
Developer
Credits


Dazuko's development is hosted by Savannah.

The Dazuko development project can be found at: http://savannah.gnu.org/projects/dazuko/



Developer Discussion Mailing List
For the latest on what is going on with Dazuko development, join the development mailing list.



TO DO LIST
  • items listed on the Task List
  • create an ERRATA file
  • fix up the comments so they better reflect what is going on
  • cleanup the code so that it is in Linux kernel style
  • develop patches so Dazuko can be shipped with the different kernels
  • create patches and documentation for building Dazuko into the kernel (this is only a Linux 2.2/2.4 issue)
  • create a dazuko directory in proc to allow monitoring, information gathering (this will probably be done with read(), more cross-platform)
  • split the list_lock into include_path and exclude_path locks
  • implement timeouts so the kernel can never hang (ping system for kernels without support?)
  • implement process verification to avoid scheduling to non-existant processes
  • develop some sort of time-plan / goal-schedule / future-direction
  • return varying error codes for the API functions
  • deal with malloc's that might block for registered processes