]> rtime.felk.cvut.cz Git - frescor/fosa.git/commitdiff
include time.h for CLOCK_xxx and increase appschedparams size
authorsangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 29 May 2008 09:50:00 +0000 (09:50 +0000)
committersangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 29 May 2008 09:50:00 +0000 (09:50 +0000)
git-svn-id: http://www.frescor.org/private/svn/frescor/fosa/trunk@1194 35b4ef3e-fd22-0410-ab77-dab3279adceb

include/fosa_configuration_parameters.h

index 12c91937590eb2706842da23792589033c924b54..539f252cb2a71b37d47008fbfb00d930f8925d10 100644 (file)
@@ -67,6 +67,7 @@
 #ifndef        _FOSA_CONFIG_PARAM_H_
 #define        _FOSA_CONFIG_PARAM_H_
 #include <fosa_cpp_macros.h>
+#include <time.h>
 
 FOSA_CPP_BEGIN_DECLS
 
@@ -91,11 +92,11 @@ FOSA_CPP_BEGIN_DECLS
  *********/
 
 // the maximum size in bytes of the ADS scheduling parameters
-#define FOSA_ADS_SCHEDPARAM_MAX   3000
+#define FOSA_ADS_SCHEDPARAM_MAX   4000
 
 // the maximum size in bytes of the data exchanged between a thread
 // and an ADS scheduler
-#define FOSA_ADS_SCHEDINFO_MAX   3000
+#define FOSA_ADS_SCHEDINFO_MAX   4000
 
 
 // the difference between the maximum SCHED_FIFO priority