Drew DeVault 10/2/2022

Notes from kernel hacking in Hare, part 2: multi-threading

Read Original

This technical article details the author's work on adding multi-threading support to the Hare programming language, specifically within the context of the Helios micro-kernel. It discusses the design of kernel-level task structures for scheduling, CPU state management, and the practical motivations for threading, such as testing IPC primitives and future pthreads compatibility.

Notes from kernel hacking in Hare, part 2: multi-threading

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser