←back to thread

320 points UnmappedStack | 1 comments | | HN request time: 0s | source

Hi there! I've been on-and-off working on TacOS for a few months, which follows some UNIX-derived concepts (exec/fork, unix-style VFS, etc) and is now able to run a port of Doom, with a fairly small amount of modifications, using my from-scratch libc. The performance is actually decent compared to what I expected. Very interested to hear your thoughts. Thank you!
Show context
finalhacker ◴[] No.43780816[source]
Cool! Does OS kernel related to CPU model? Can I boot this kernel in KVM?
replies(1): >>43782261 #
1. UnmappedStack ◴[] No.43782261[source]
Yep! Works with KVM fine (at least for me).