Virtual Console and printf() //Source Dive// 003

Опубликовано: 14 Октябрь 2024
на канале: Low Byte Productions
67,003
2.4k

In this installment of //Source Dive//, we're back in xv6, looking at how the operating system layers abstractions. The "console" is a great example, with a low-level driver rooted in the hardware, to an abstract console, to the printf function that eventually outputs characters to the screen.

=[ 🔗 Links 🔗 ]=

🐋 RISC-V Docker Image: https://github.com/francisrstokes/rv-...

🎥 Series Playlist:
🗣 Discord:   / discord  
⭐️ Patreon:   / lowleveljavascript  
💻 Github Repo: https://github.com/mit-pdos/xv6-riscv