additional patches for task scheduler improvements
Status: Beta
Brought to you by:
bboy
This is an increment on previous patches I have published to clean up some more of the task scheduling code and to fix some bugs in signal handling, program start up/shutdown and child server handling.
This version supports automatic restart of the actual servers if they die.
It also support Notify at start throttling. This limits the number of outstanding notify tasks to 10% of the total File Descriptor count. I am considering changing the Notify logic to use a shared File Descriptor to remove this limitation.
I will publish a consolidated patch against 1.1.0 as well and a tarball for 1.2.0.
Incremental patch to 1.1.0 for more notify changes etc.
Logged In: YES
user_id=655834
Originator: YES
File Added: mydns-mega1-fix.patch
Fix patch for some bits missed with the original patch file.