rres_config.h File Reference

Configuration file for RRES module. More...

Go to the source code of this file.

Defines

#define RRES_USE_HEAP   1
 Enable heap-ordered deadlines.
#define RRES_DISPATCH_NEW
 Enable activate_task_local()/deactivate_task_local() based dispatching mechanism.
#define RRES_DISPATCH_PRIORITY   50
 Enable signal-based SIGSTOP/SIGCONT dispatching mechanism.
#define CONFIG_RRES_DEFAULT_SRV
 Disable activation counting in servers, along with block/stop hook pairs.
#define CONFIG_OC_RRES_PROC
 support for proc filesystem
#define RRES_MOD_DEBUG_LEVEL   QOS_LEVEL_INFO
 Debugging level for RRES.
#define CONFIG_OC_RRES_LOGGER_DIR   "/usr/local/logger-1.0"
 Embedded logger (NOT YET SUPPORTED).
#define KAL_USE_HRTIMER   1
 Enable profiling globally.
#define RRES_PARANOID   0
 Enable memory checks in qos_memory.c.
#define RRES_U_LUB   95
 Enable SHRUB reclaiming.

Detailed Description

Configuration file for RRES module.

Definition in file rres_config.h.


Define Documentation

#define CONFIG_OC_RRES_LOGGER_DIR   "/usr/local/logger-1.0"

Embedded logger (NOT YET SUPPORTED).

LOGGER include files directory

Definition at line 40 of file rres_config.h.

#define CONFIG_OC_RRES_PROC

support for proc filesystem

Definition at line 32 of file rres_config.h.

#define CONFIG_RRES_DEFAULT_SRV

Disable activation counting in servers, along with block/stop hook pairs.

support for the creation of a default server

Definition at line 29 of file rres_config.h.

#define KAL_USE_HRTIMER   1

Enable profiling globally.

Enable profiling of hooks Enable old kernel gensched patch Enable wrappers for functions defined with qos_func.h macros Enable use of hrtimers

Definition at line 54 of file rres_config.h.

#define RRES_DISPATCH_NEW

Enable activate_task_local()/deactivate_task_local() based dispatching mechanism.

Definition at line 17 of file rres_config.h.

#define RRES_DISPATCH_PRIORITY   50

Enable signal-based SIGSTOP/SIGCONT dispatching mechanism.

Real-Time scheduling priority when dispatching AQuoSA tasks

Definition at line 23 of file rres_config.h.

Referenced by rres_dispatch(), rres_init_sched_param(), and rres_stop().

#define RRES_MOD_DEBUG_LEVEL   QOS_LEVEL_INFO

Debugging level for RRES.

Definition at line 35 of file rres_config.h.

#define RRES_PARANOID   0
#define RRES_U_LUB   95

Enable SHRUB reclaiming.

Utilization limit for all AQuoSA tasks, as integer < 100

Definition at line 70 of file rres_config.h.

#define RRES_USE_HEAP   1

Enable heap-ordered deadlines.

Definition at line 12 of file rres_config.h.

Generated on Mon Aug 2 22:39:17 2010 for qosres by  doxygen 1.6.3