lower multiplier
This commit is contained in:
parent
8ad3cf424a
commit
80e56ab78f
@ -29,7 +29,7 @@
|
||||
#include <queue.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define LOCAL_WCET_MULT 14 // Multiplier to increase all waiting periods to make the schedule more tight an force preemptions
|
||||
#define LOCAL_WCET_MULT 12 // Multiplier to increase all waiting periods to make the schedule more tight an force preemptions
|
||||
#define NUM_TASKS 10
|
||||
#include "fuzzhelper.c"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user