An overview of virtual memory management on Maestro
https://blog.lenot.re/a/mapping-consistency
Published: April 8, 2024 13:00
And how to retain consistency when memory allocation failures occur?
@https.blog.lenot.re@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.
---
A blog about writing an operating system from scratch in Rust.
Site URL: https:/blog.lenot.re/
Feed URL: blog.lenot.re/rss
Posts: 3
Followers: 1
An overview of virtual memory management on Maestro
https://blog.lenot.re/a/mapping-consistency
Published: April 8, 2024 13:00
And how to retain consistency when memory allocation failures occur?
Optimisation: CPU profiling
https://blog.lenot.re/a/flamegraph
Published: January 15, 2024 17:00
Visualisation of the kernel's booting sequence using a Flamegraph
Maestro - Introduction
https://blog.lenot.re/a/introduction
Published: January 2, 2024 15:00
Maestro is a Unix-like kernel and operating system written from scratch in Rust