/shark/trunk/ports/first/modules/edfstar.c |
---|
332,7 → 332,7 |
if ( proc_table[exec].task_level==l ) { |
EDFSTAR_account_capacity(lev,exec); |
if (proc_table[exec].avail_time > 0) EDFSTAR_account_capacity(lev,exec); |
/* check if the wcet is finished... */ |
if (proc_table[exec].avail_time < 0) { |