From: telleriam Date: Sun, 17 May 2009 18:22:50 +0000 (+0000) Subject: Adding some comments on the service thread config parameters X-Git-Url: http://rtime.felk.cvut.cz/gitweb/frescor/frsh-include.git/commitdiff_plain/d537d0c99f4c0dc27364931b2e27fa1317faa22f Adding some comments on the service thread config parameters git-svn-id: http://www.frescor.org/private/svn/frescor/frsh/trunk/include@1753 35b4ef3e-fd22-0410-ab77-dab3279adceb --- diff --git a/frsh_configuration_parameters.h b/frsh_configuration_parameters.h index 817dad8..1dba177 100644 --- a/frsh_configuration_parameters.h +++ b/frsh_configuration_parameters.h @@ -255,6 +255,9 @@ FRSH_CPP_BEGIN_DECLS * FRSH_SCHEDULER_PRIORITY, and is set according to its period and the * expected response times for reconfiguration or tunning of the * system. + * + * If set to zero and FRSH_ADMISSSION_TEST_ENABLE is set to true then + * the priority will be assigned according to DMA rules. **/ //#define FRSH_SERVICE_THREAD_PRIORITY (FRSH_LOWEST_THREAD_PRIORITY+1) #define FRSH_SERVICE_THREAD_PRIORITY 0