]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/commitdiff
git-svn-id: http://www.frescor.org/private/svn/frescor/frsh/trunk/include@608 35b4ef3...
authorsangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Wed, 25 Jul 2007 10:24:06 +0000 (10:24 +0000)
committersangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Wed, 25 Jul 2007 10:24:06 +0000 (10:24 +0000)
frsh_configuration_parameters.h

index 2ab8eaa8357214a175d16c9baaca4456c1153b79..5d8cfec0d286172fab7ecb70c856deaae6c42481 100644 (file)
  **/
 
 /** Initial period of the service thread (timespec) **/
-#define FRSH_SERVICE_THREAD_PERIOD  {0,10000000}  //    0.01 seg
-                                // {0,100000000}  //0.1 seg
-                                // {0,10000000}   //3.1 0.01
+#define FRSH_SERVICE_THREAD_PERIOD  {1,0}
 
 /** Initial budget of the service thread (timespec) **/
-#define FRSH_SERVICE_THREAD_BUDGET  {0,1000000}   //     0.001 seg
-                                // {0,10000000}   //0.01 seg
-                                // {0,1000000}    //3.1 0.001
-
+#define FRSH_SERVICE_THREAD_BUDGET  {0,1000000}
 
 /**
  * Initial priority of the service thread, it has to be lower than the