Library /sys$common/syshlp/helplib.hlb  —  ECOAPP  LOAD
   ECOAPP LOAD

 	This command will load the ecoapp utility. If it is aleady
 	running a warning will be shown.

1    /LEVEL

   /LEVEL=level

 	This qualifier allows setting the detection level after which
 	ecoapp will cease activity. This level is given as a floating
 	point number, and is compared against the current one minute
 	system load. If the system load is higher than the specified
 	level then ecoapp will cease waiting for interrupts, which
 	will lead to higher physical cpu consumption, but also to a
 	more efficient processing due to the lack of waits, context
 	switches and cache invalidations. If the system load drops
 	below the level	the ecoapp will start to use wait cycles again.

 	Example: ECO LOAD/LEVEL=1.5 will caese activity if the one
 	minute system load will raise above 1.5.

2    /LOG

   /LOG

 	This qualifier will log the loading activity.

3    /NOLOAD

   /NOLOAD

 	This qualifier allows setting the permanent characteristic
 	without loading the system module.

4    /PERMANENT

   /PERMANENT

 	This qualifier will make it load at boot time so that no
 	manual intervention is needed anymore.
Close Help