[Elsa-user] New fork connector controller
Brought to you by:
dionjp,
gthouvenin
From: Guillaume T. <gui...@bu...> - 2005-03-23 12:42:16
|
Hello, The fork connector is now enable (and disable) through the new fork connector controller. This application must be run as root. On the LKML and on the elsa-devel mailing list, the following problem was posted: "If a bunch of applications are listening for fork events, your patch allows any application to turn off the fork event notification? Is this the right behavior? Shouldn't it turn off the fork-event notification when the number of listeners become zero?" One solution to solve this problem is to write a specialized controller utility that enable and disable the fork connector and also get its status. The ELSA scope has been updated to reflet the change. The application is available on the CVS or from the web page: http://cvs.sourceforge.net/viewcvs.py/elsa/elsa_project/utils/fcctl.c Regards, The ELSA team. |