We use cookies

We use cookies to ensure you get the best experience on our website. For more information on how we use cookies, please see our cookie policy.

Back to home

Dev creates astrology-powered CPU scheduler for Linux, makes decisions based on planetary positions and zodiac signs — sched_ext framework informed by lunar phases, cosmic weather reports, and dynamic time slicing

Source

Tom's Hardware

Published

TL;DR

AI Generated

A software engineer has developed a Linux CPU scheduler called scx_horoscope that uses astrology to make scheduling decisions based on planetary positions and zodiac signs. This scheduler is built on the sched_ext framework, which allows for custom Linux schedulers without kernel patching. While the concept may seem whimsical, it showcases the flexibility of sched_ext. The scheduler considers complex astrological factors to balance CPU, networking, system, and memory tasks. Although not recommended for production systems, the project is licensed under GPL-2.0 and is open for contributions to add more "cosmic chaos."