diff options
Diffstat (limited to 'org/thesis.org')
| -rw-r--r-- | org/thesis.org | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/org/thesis.org b/org/thesis.org new file mode 100644 index 0000000..0c69443 --- /dev/null +++ b/org/thesis.org @@ -0,0 +1,57 @@ +#+title: Thesis Draft +#+author: Levent Kaya +#+startup: overview + +* Title + +Domain-Specific Linux Scheduling with sched_ext + +* Abstract + +Placeholder. + +* 1. Introduction + +** Motivation + +** Problem Statement + +** Research Questions + +** Contributions + +** Thesis Structure + +* 2. Background + +** Linux Scheduling + +** CFS / EEVDF + +** sched_ext + +** eBPF + +* 3. Related Work + +* 4. Methodology + +** Workloads + +** Metrics + +** Experimental Setup + +** Baseline + +** Proposed Scheduler + +* 5. Implementation + +* 6. Evaluation + +* 7. Discussion + +* 8. Conclusion + +* References |
