]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/blobdiff - frsh_configuration_parameters.h
git-svn-id: http://www.frescor.org/private/svn/frescor/frsh/trunk/include@608 35b4ef3...
[frescor/frsh-include.git] / 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