Friend of mine in the #Arikoto #OSDev #Discord server just asked me:
“CPU hotplugging support when?”
We don’t even have userspace yet nor does paging work properly.
WHAT DO YOU MEAN CPU HOTPLUGGING SUPPORT WHEN???
(btw, you should totally join the server: https://discord.gg/UczSZb7s7B)
#Arikoto now has basic paging and virtual memory management along with a bunch of other changes, reaching over 4.3K lines of code!
Find it on #GitHub:
https://github.com/IAmTheNerdNextDoor/arikoto
Next step will be multitasking and external ramdisks for version 0.0.3!
...
Hopefully.
I messed up the last poll so here it is again...
Which desktop operating system do you use? Pick all that you use REGULARLY.
Which desktop operating system do you use?
Edit: use the new poll! https://mastodon.social/@dylancode/114323916948583184
hell yeeeaahhh k23 finally has working host functions!!!!!!!
this means we can finally execute useful #wasm including running the test suites!
GoboLinux 017.01: the most experimental Linux's first new release in about 5Y via @lproven https://lobste.rs/s/lpd2wj #linux #osdev
https://gobolinux.org/release_notes_017.01.html
FreeDOS: History, Legacy, and a Valuable Resource for Old Machines https://lobste.rs/s/apmwct #historical #osdev #retrocomputing
https://machaddr.substack.com/p/freedos-history-legacy-and-a-valuable
Interrupt Handling and Stack Switching in x86-64 Architecture https://lobste.rs/s/ieu1gj #hardware #osdev
https://theokwebb.github.io/posts/interrupt-handling-and-stack-switching/