Categories
Tags
algorithms APIT Arc arm assembly asynchronous base64 BitHacks Blogging box c clang-format client cmake compiler concat concurrency const_fn contravariant cos covariant cpp Customization cybersecurity DataStructure db debugging Demo deserialization discrete doc DP dtruss Dynamic Example FFI flat_map format FP fsanitize Functional functions futures Fuwari GATs gccrs generics gitignore glibc GUI hacking hashmap haskell heap interop invariant iterator join justfile kernel LaTeX leak LFU linux lto MachineLearning macOS Markdown math ML mmap nc OnceLock optimization OS panic parallels perf physics pin postgresql radare2 release reverse RPIT rust sanitizer science Science serialization server shift sin SmallProjects socket std strace String StringView strip strlen surrealdb SWAR swisstable synchronous tan toml traits triangulation UnsafeRust utf16 utf8 Video wsl 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/