Show HN: CheesecakeOS for Raspberry Pi Volume 0: Booting, Processes, and VM

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ccos4rbpi_volume0

    CheesecakeOS for Raspberry Pi Volume 0: Booting, Processes, and Virtual Memory

  • raspberry-pi-os

    Learning operating system development using Linux kernel and Raspberry Pi

  • CheesecakeOS for Raspberry Pi Volume 0: Booting, Processes, and Virtual Memory is the first in what I hope is a series of github markdown tutorials or volumes on bare-metal from-scratch operating system development.

    I have dreamed of contributing to the Linux Kernel, but have yet to find the courage to jump in and do so. I started by attempting to read Understanding the Linux Kernel by Daniel Bovet and Marco Cesati, but found it was too advanced for me at the time. I found another text I credit with advancing my understanding, Computer Systems: A Programmer's Perspective by Randall Bryant and David O'Hallaron. I worked on the self-study labs from their book website, and found them to be a superb educational tool.

    Further, then becoming interested in what creating an operating system actually means, I stumbled upon Sergey Matyukevich's Rasberry-Pi-OS github repo (https://github.com/s-matyukevich/raspberry-pi-os). I wanted to expand on his tutorial, for my own education, and, in the best case, for the benefit of others.

    There are many ideas taken from Linux in the implementation, as when I didn't know how to proceed, that is the source I would consult. Though, I attempt to simplify and explain the details in the text. The implementation stops short of implementing or supporting a file system, the subject of the next volume.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I want to learn about kernel development

    1 project | /r/developersIndia | 28 Nov 2022
  • GitHub - s-matyukevich/raspberry-pi-os: Learning operating system development using Linux kernel and Raspberry Pi

    1 project | /r/devopsish | 15 Jun 2022
  • Learning operating system development using Linux kernel and Raspberry Pi

    1 project | news.ycombinator.com | 12 Jun 2022
  • Learning operating system development using Linux kernel and Raspberry Pi (2018)

    1 project | news.ycombinator.com | 10 Jun 2022
  • Has anyone ever actually gotten a custom kernel/bare metal program to run specifically on the Raspberry Pi 4B?

    3 projects | /r/raspberry_pi | 7 Aug 2021