Automates AI optimization of Linux kernel schedulers using the sched-ext framework.
Schedcp is an experimental platform designed to bring autonomous AI optimization to Linux kernel schedulers. Leveraging the sched-ext framework, it provides an end-to-end solution for automatic scheduler selection, synthesis, workload profiling, and performance optimization. This eliminates the need for manual human intervention, allowing the system to intelligently adapt and enhance OS performance. It comprises an `autotune` AI agent for holistic optimization and an `schedcp` MCP server for managing and generating schedulers, aiming to build an Agentic OS.