[sr-dev] removal of dbg module

Henning Westerholt henning.westerholt at 1und1.de
Mon Sep 7 11:31:16 CEST 2009


Hi,

during a review i noticed that it seems that all the functionality in the 
modules_s/dbg module is also provided from the modules_k/cfgutils module.

function mapping:
- dbg_msleep(n) -> usleep(n*1000)
- dbg_abort() -> abort()
- dbg_pkg_status() -> pkg_status()
- dbg_shm_status() -> shm_status()

It is ok when i remove this module? If this one additional multiplication is 
not ok, i can of course also add a 'm_sleep' function to the cfgutils module 
as well.

Regards,

Henning
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20090907/71624edf/attachment.htm>


More information about the sr-dev mailing list