From: sangorrin Date: Thu, 6 Nov 2008 16:40:33 +0000 (+0000) Subject: sched params.. bigger.. needed for group negotiations X-Git-Url: https://rtime.felk.cvut.cz/gitweb/frescor/fosa.git/commitdiff_plain/ed6c0a5057524f0ac8aab30e92802ab7798c0db1 sched params.. bigger.. needed for group negotiations git-svn-id: http://www.frescor.org/private/svn/frescor/fosa/trunk@1387 35b4ef3e-fd22-0410-ab77-dab3279adceb --- diff --git a/include/fosa_configuration_parameters.h b/include/fosa_configuration_parameters.h index d1f3b0c..03a33c7 100644 --- a/include/fosa_configuration_parameters.h +++ b/include/fosa_configuration_parameters.h @@ -95,11 +95,11 @@ FOSA_CPP_BEGIN_DECLS *********/ // the maximum size in bytes of the ADS scheduling parameters -#define FOSA_ADS_SCHEDPARAM_MAX 4000 +#define FOSA_ADS_SCHEDPARAM_MAX 8000 // the maximum size in bytes of the data exchanged between a thread // and an ADS scheduler -#define FOSA_ADS_SCHEDINFO_MAX 4000 +#define FOSA_ADS_SCHEDINFO_MAX 8000 // the difference between the maximum SCHED_FIFO priority