From cfbb22f99afc885d80d67ff9670cccd2ac2a6b78 Mon Sep 17 00:00:00 2001 From: Levent Kaya Date: Sun, 28 Jun 2026 20:10:58 +0300 Subject: [initial] --- org/thesis.org | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 org/thesis.org (limited to 'org/thesis.org') 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 -- cgit v1.2.3