Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 308 Bytes

File metadata and controls

6 lines (4 loc) · 308 Bytes

Implementation of SL-LET scheduling paradigm on Linux in user-space.

  • Schedule communications without SL-LET: sudo ./run-std.sh
  • Schedule communications with SL-LET and high-priority tasks: sudo ./run-tasks.sh
  • Schedule communications with SL-LET and timestamp-based mechanism: sudo ./run-time.sh