<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/this-month-in-redox-kxksov76v" -->

---
title: This Month in Redox | daily.dev
description: Redox OS, the Rust-based microkernel operating system, had a productive May 2026. Key highlights include the implementation of the EEVDF scheduler (replacing...
canonical: https://daily.dev/posts/this-month-in-redox-kxksov76v
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: This Month in Redox | daily.dev
og:description: Redox OS, the Rust-based microkernel operating system, had a productive May 2026. Key highlights include the implementation of the EEVDF scheduler (replacing...
og:url: https://daily.dev/posts/this-month-in-redox-kxksov76v
og:image: https://api.daily.dev/og/posts/kxKSov76V.png
og:image:alt: This Month in Redox
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# This Month in Redox

**[Lobsters](https://daily.dev/sources/lobsters)** · 13 min read · 7 upvotes · 0 comments

## Summary

Redox OS, the Rust-based microkernel operating system, had a productive May 2026. Key highlights include the implementation of the EEVDF scheduler (replacing DWRR) with ~200 FPS gains in benchmarks, a 4x improvement in poll/epoll I/O event performance, and a 3.6x speedup in RedoxFS inode operations via caching. XFCE and COSMIC Monitor were ported, the Rust compiler was updated to 1.98 nightly, and incremental compilation was fixed for the package server. Extensive improvements landed across the kernel, relibc (POSIX compliance), drivers (Intel graphics, xHCI, DRM planes), build system, networking, and documentation. Two Redox Summer of Code projects are underway focusing on scheduling and system compatibility.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.redox-os.org/news/this-month-260531>

## Similar posts on daily.dev

- [Redox OS Enjoys installer Improvements, Performance Enhancements](https://daily.dev/posts/redox-os-enjoys-installer-improvements-performance-enhancements-id2vjuixz) · Phoronix · 6 upvotes · 0 comments
- [This Month in Redox](https://daily.dev/posts/this-month-in-redox-txywbaawn) · Lobsters · 25 upvotes · 0 comments
- [Xfce Ported To Rust-Written Redox OS For Better X11 Experience](https://daily.dev/posts/xfce-ported-to-rust-written-redox-os-for-better-x11-experience-ehlczlu61) · Phoronix · 21 upvotes · 2 comments
- [Redox OS Switches To EEVDF-Based Scheduler For 2.6x Throughput](https://daily.dev/posts/redox-os-switches-to-eevdf-based-scheduler-for-2-6x-throughput-tcisgj6sd) · Phoronix · 3 upvotes · 0 comments
- [Rust-Written Redox OS Sees Improvements For Running On Real Hardware](https://daily.dev/posts/rust-written-redox-os-sees-improvements-for-running-on-real-hardware-kxl0txsw1) · Phoronix · 116 upvotes · 7 comments

---

Tags: [#rust](https://daily.dev/tags/rust)

[View this post on daily.dev](https://daily.dev/posts/this-month-in-redox-kxksov76v)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"This Month in Redox","url":"https://daily.dev/posts/this-month-in-redox-kxksov76v","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/this-month-in-redox-kxksov76v"},"datePublished":"2026-06-09T09:29:07.577Z","dateModified":"2026-06-09T09:29:33.067Z","description":"Redox OS, the Rust-based microkernel operating system, had a productive May 2026. Key highlights include the implementation of the EEVDF scheduler (replacing...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/76f608b6e6f5f7761c3352740540c8b8?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/76f608b6e6f5f7761c3352740540c8b8?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Lobsters","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Lobsters","logo":"https://media.daily.dev/image/upload/s--tl8v_Fku--/f_auto,t_logo/v1698841318/logos/lobste.jpg","url":"https://daily.dev/sources/lobsters"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/this-month-in-redox-kxksov76v","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":7},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"rust","timeRequired":"PT13M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Lobsters","item":"https://daily.dev/sources/lobsters"},{"@type":"ListItem","position":3,"name":"This Month in Redox"}]}
```

