Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hamadmarri committed Oct 25, 2021
1 parent dc460ff commit 1db27ea
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ This is a testing version of TT cpu scheduler
The goal of the Task Type (TT) scheduler is to detect
tasks types based on their behaviours and control the schedulling
based on their types. There are 5 types:
1- REALTIME
2- INTERACTIVE
3- NO_TYPE
4- CPU_BOUND
5- BATCH
1. REALTIME
2. INTERACTIVE
3. NO_TYPE
4. CPU_BOUND
5. BATCH

Find the descriptions and the detection rules in `tasks.ods`

Expand Down Expand Up @@ -103,4 +103,5 @@ REALTIME {, anymore}.


Thank you

Hamad

0 comments on commit 1db27ea

Please sign in to comment.