gomd-devel
[Top][All Lists]
Advanced

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

[gomd-devel] <DAEMON> added llSupport class (LoadLimit support)


From: Gian Paolo Ghilardi
Subject: [gomd-devel] <DAEMON> added llSupport class (LoadLimit support)
Date: Sun, 28 Mar 2004 20:58:53 +0200

Hi all.

Just committed preliminar stuff to support LoadLimit feature. :)
ATM teh code reads the configuration file but does nothing. :)

Byez.

<rejected>


<< CVS NOTES >>

IN aclRulebook.cpp
(m) printAclMap() now uses m_util::printMultiMap() to print the contents of
the multimap.

IN connHandler.cpp
(+) optimized reads in AnalyzeOption() function: why read a value that would
be surely discarded? :)

IN etc/llsupport.conf
(+) added configuration file fo LoadLimit feature support.

IN constants.h
(+) added 2 new constants used by llSupport class: LOADLIMIT_CONF_FILE
constant (set to "/etc/gomd/llsupport.conf") and LOADLIMIT_HPC_FILE (set to
"/proc/hpc/admin/loadlimit").

IN llSupport.cpp
(-) added isLLEnabled() function to check if loadlimit support is enabled.

IN Makefile.no_libgtop/Makefile.with_libgtop(+) added etc/llsupport.conf
file to installation

IN main.cpp
(+) cosmetics

IN globalInitializer.h/globalInitilializer.cpp
(+) added llSupport class initialization stuff.

IN utils.h/utils.cpp
(+) added printMultiMap() function
(m) modified printLinkedList() function; now it handles empty linked lists






reply via email to

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