Publication: Real-Time ML Integration with CFS to Improve Power Efficiency in Non-Hybrid Linux Systems
| dc.contributor.author | Dissanayake M.D. | |
| dc.date.accessioned | 2026-02-09T08:30:43Z | |
| dc.date.issued | 2025-12 | |
| dc.description.abstract | Modern non-hybrid Linux systems rely on the Completely Fair Scheduler (CFS) and Dynamic Voltage and Frequency Scaling (DVFS) to balance performance and energy efficiency. However, this default approach has key limitations: CFS distributes tasks evenly across cores without distinguishing between workload types, while DVFS adjusts frequency based on aggregate load. As a result, CPU-bound and I/O-bound tasks often share the same cores, leading to unnecessary frequency boosts and wasted energy for tasks that don’t require high frequencies. This thesis proposes a machine learning-enhanced scheduling framework that integrates task-type awareness into non-hybrid Linux systems. A decision tree classifier predicts whether tasks are CPU-bound or I/O-bound using lightweight runtime features such as execution time, waiting time, context switches, priority, and niceness values. Classified CPU-bound tasks are consolidated onto selected cores running at higher frequencies, while I/O-bound tasks are grouped on separate cores maintained at lower frequencies. To prevent thermal hotspots and performance degradation, periodic rotation of CPU-bound and I/O-bound core groups is implemented. The scheduler is evaluated against the default CFS using controlled CPU-intensive, I/O-intensive, and mixed workloads generated with Sysbench and FIO. Energy consumption, performance, and Energy-Delay Product (EDP) are measured using perf and turbostat. Experimental results show that the ML-enhanced scheduler reduces energy consumption and improves EDP significantly, whilemaintaining performance levels comparable to the default scheduler. These findings highlight the potential of ML-based task classification to improve DVFS utilization and deliver more energy-efficient scheduling in general-purpose, non-hybrid Linux systems. | |
| dc.identifier.uri | https://rda.sliit.lk/handle/123456789/4580 | |
| dc.language.iso | en | |
| dc.publisher | Sri Lanka Institute of Information Technology | |
| dc.subject | Real-Time ML Integration | |
| dc.subject | CFS | |
| dc.subject | Improve Power | |
| dc.subject | Efficiency | |
| dc.subject | Non-Hybrid Linux Systems | |
| dc.title | Real-Time ML Integration with CFS to Improve Power Efficiency in Non-Hybrid Linux Systems | |
| dc.type | Thesis | |
| dspace.entity.type | Publication |
Files
Original bundle
License bundle
1 - 1 of 1
No Thumbnail Available
- Name:
- license.txt
- Size:
- 1.69 KB
- Format:
- Item-specific license agreed upon to submission
- Description:
