Categories
Tags
algorithms APIT arm assembly asynchronous base64 Blogging box c clang-format cmake compiler concurrency const_fn contravariant cos covariant cpp Customization cybersecurity DataStructure db Demo deserialization discrete doc DP Dynamic Example FFI flat_map FP Functional functions futures Fuwari GATs gccrs generics gitignore GUI hacking hashmap haskell heap interop invariant iterator justfile kernel LaTeX LFU linux MachineLearning Markdown math ML OnceLock optimization OS parallels perf physics pin postgresql release RPIT rust science Science serialization shift sin SmallProjects std String surrealdb swisstable synchronous tan traits triangulation utf16 utf8 Video x86_64 xilem zig
107 words
1 minutes
260202_OS_basic01
link
- OS 기초 공부할 예정(MIT 자료가 젤 좋다.)
Rust 로 OS만들고 있는 대표적인 프로젝트 2개 (Redux & Mastro)
Mastro ( Unix-like kernel written in Rust) blog.lenot.re
Redux
Munal OS(러스트로 만듬)
- An experimental operating system fully written in Rust, with a unikernel design, cooperative scheduling and a security model based on WASM sandboxing.
Rust로 만든 OS (Redox)
260202_OS_basic01
https://younghakim7.github.io/blog/posts/260202_os_basic01/