[DGD] Kotaka v0.43
Raymond Jennings
shentino at gmail.com
Fri Oct 23 14:42:55 CEST 2015
Major updates:
* Stuck a huge bandaid on atomic error handling
Now if there's ever an error in atomic error, the error message and a stack
trace gets dumped on the driver console, and then a new error message is
thrown to tell the admin to check the console.
I got sick of errors getting eaten by the atomic barrier :P
* Modules can now set their own resource limits...if done obviously.
Now a module's initd can call kerneld to set its own resource limits.
However, to enforce visibility, only the initd can do so.
* Upgrade process is now simplified
Every time a new version of kotaka comes out, just use the "upgrade"
command. After that, a "rebuild" may be needed if anything is uncovered by
the "stale" or "obsolete" commands
Minor bugfixes here and there too.
git://github.com/shentino/kotaka
branch: master
More information about the DGD
mailing list