Publication | Closed Access
Redline: first class support for interactivity in commodity operating systems
62
Citations
30
References
2008
Year
EngineeringSystem ProgrammingComputer ArchitectureSoftware EngineeringSoftware AnalysisFormal VerificationParallel ComputingFirst Class SupportRedline DeliversReal-time Operating SystemOperating System SecurityComputer EngineeringPresent RedlineSystem SupportComputer ScienceRuntime SystemSoftware DesignEmbedded Operating SystemOperating SystemsProgram AnalysisCloud ComputingModern WorkloadsUnikernelsSystem SoftwareWorkload Management
While modern workloads are increasingly interactive and resource-intensive (e.g., graphical user interfaces, browsers, and multimedia players), current operating systems have not kept up. These operating systems, which evolved from core designs that date to the 1970s and 1980s, provide good support for batch and command-line applications, but their ad hoc attempts to handle interactive workloads are poor. Their best-effort, priority-based schedulers provide no bounds on delays, and their resource managers (e.g., memory managers and disk I/O schedulers) are mostly oblivious to response time requirements. Pressure on any one of these resources can significantly degrade application responsiveness.We present Redline, a system that brings first-class support for interactive applications to commodity operating systems. Redline works with unaltered applications and standard APIs. It uses lightweight specifications to orchestrate memory and disk I/O management so that they serve the needs of interactive applications. Unlike realtime systems that treat specifications as strict requirements and thus pessimistically limit system utilization, Redline dynamically adapts to recent load, maximizing responsiveness and system utilization. We show that Redline delivers responsiveness to interactive applications even in the face of extreme workloads including fork bombs, memory bombs and bursty, large disk I/O requests, reducing application pauses by up to two orders of magnitude.
| Year | Citations | |
|---|---|---|
Page 1
Page 1