gomd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gomd-devel] <DAEMON>: chpox support: new CVS commit


From: Gian Paolo Ghilardi
Subject: [gomd-devel] <DAEMON>: chpox support: new CVS commit
Date: Thu, 6 Nov 2003 23:59:44 +0100

Hi all.

Just committed fresh code for chpox support.
I'm working on default behaviours (some bits are yet included).

Byez.

<rejected>


<< CVS NOTES >>

NOTE: new import for chpoxSupport class (cleanups, start support for default
behaviours)

IN chpsupport.conf
(+) added new configuration file sample

IN chpoxSupport.h/chpoxSupport.cpp
(+) added step #9 in run() function. It will invoke the re-appending of a
PID if the process is included in the new chpox support configuration map.
(+) added chpox status check in appendToPendingDumpsQueue() function.
(+) added fillChpSupportConfiguration() function to fill the new
m_chpSupportConfiguration map.
(+) added printChpSupportConfiguration() fuction to pront the contents of
m_chpSupportConfiguration map.
(+) added stringToAutodumpType() functin to convert a string into its
equivalent chpox_autodump_t.

IN constants.h
(+) added new constants:
#define CHPOX_DUMP_ONCE 0 => dump once teh process
#define CHPOX_DUMP_PERSISTENT 1 => dump periodically the process
#define CHPOX_ALL_APPS 10 => default behaviour for all apps

IN csCollector.cpp
(+) added calls to new chpoxSupport::fillChpSupportConfiguration() e
chpoxSupport::printChpSupportConfiguration() functions (to read the chpox
support configuration file)

IN Makefile.with_libgtop/Makefile.no_libgtop
(+) added chpsupport.conf to "make install" and "make cw_install"

IN utils.h/utils.cpp
(+) added stringToLong() function (type #2).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]