EEROS
0.4.1.0
API for the EEROS Real-Time Robotics Framework
|
Macros | |
#define | RT_PRIORITY (49) /* we use 49 as the PRREMPT_RT use 50 as the priority of kernel tasklets and interrupt handler by default */ |
#define | MAX_SAFE_STACK (8*1024) /* The maximum stack size which is guaranteed safe to access without faulting */ |
Functions | |
void | stack_prefault () |
#define MAX_SAFE_STACK (8*1024) /* The maximum stack size which is guaranteed safe to access without faulting */ |
#define RT_PRIORITY (49) /* we use 49 as the PRREMPT_RT use 50 as the priority of kernel tasklets and interrupt handler by default */ |
void stack_prefault | ( | ) |