hobby-kernel
Here are 35 public repositories matching this topic...
-
Updated
Aug 30, 2021 - C
-
Updated
May 29, 2022 - C++
-
Updated
Apr 15, 2022 - C
Block file are mapped on memory by page using the blk_cache_t structure.
However those pages are never written back. Pages marked as dirty should be pushed on a specific queue for asynchronous write on device.
For now, we can work with a round-Robin prioritization handle by a single kernel thread.
-
Updated
Apr 8, 2022 - C++
-
Updated
Jan 28, 2022 - C
-
Updated
Sep 26, 2021 - C
-
Updated
May 30, 2022 - C
-
Updated
Feb 6, 2021 - C
-
Updated
Jun 28, 2021 - C
-
Updated
Dec 21, 2018 - C
-
Updated
May 30, 2022 - C
-
Updated
Jan 24, 2020 - C++
-
Updated
Feb 23, 2022 - C
-
Updated
Dec 28, 2020 - Shell
-
Updated
May 25, 2021 - C
-
Updated
Apr 5, 2022 - C
Document in English the design ideas of your OS. Does it has a file system, processes, threads, authentication (is it multi-user?), security, [persistence](https://en.wikipedia.org/wiki/Persistence
-
Updated
May 16, 2022 - Assembly
-
Updated
Feb 27, 2022 - C
-
Updated
Aug 12, 2018 - Batchfile
-
Updated
Sep 12, 2021 - TypeScript
Improve this page
Add a description, image, and links to the hobby-kernel topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hobby-kernel topic, visit your repo's landing page and select "manage topics."