diff options
author | Glenn Elliott <gelliott@cs.unc.edu> | 2013-03-06 13:19:53 -0500 |
---|---|---|
committer | Bjoern Brandenburg <bbb@mpi-sws.org> | 2013-03-12 10:29:37 -0400 |
commit | f4ffe0719dfc150ee182f308d31a226b034f206b (patch) | |
tree | 0ffbaebcb08675ae4dda42711a8122c82254ff31 /net/lapb/lapb_iface.c | |
parent | 181b6bb0f5f122741262edc7ac0eca86d3f6dd73 (diff) |
Differentiate between PERIODIC and SPORADIC tasks.
Tasks can now be PERIODIC or SPORADIC.
PERIODIC tasks do not have their job number incremented
when they wake up and are tardy. PERIODIC jobs must
end with a call to sys_complete_job() to set up their next
release. (Not currently supported by pfair.)
SPORADIC tasks _do_ have their job number incremented when
they wake up and are tardy. SPORADIC is the default task
behavior, carrying forward Litmus's current behavior.
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions