Ananta Kusuma P
Ananta Kusuma P
Wow i cann't wait for third version it will be interesting. Do you continue threads, userspace like system calls, and simple GUI in third post? It will be better. I've...
Wow thank you, I cann't wait for release third edition. how far your blog os direction? Until filesystem or network or only finished in Simple GUI ?
Ok good luck for third edition. I hope third edition successful.
I want to ask what's different between crate https://github.com/gz/rust-x86 and your crate https://github.com/rust-osdev/x86_64 ? I've looked crate https://github.com/gz/rust-x86 has syscall code but without recursive mapping paging. Will you use https://github.com/gz/rust-x86...
Hello Phil Opp. In next edition blog os, do you explained about SMP and IPC while explaining processes and threads?? Thank you.
@phil-opp I think 3 popular IPC like pipes, message passing, and socket. For socket, we need networking which is should be implemented in user space, so this is not truly...