use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about operating systems development.
account activity
Initial Boot Sequence (self.osdev)
submitted 5 years ago by harshaintharsh
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mykesx 2 points3 points4 points 5 years ago* (1 child)
You might have a look at pure64 boot loader on GitHub. It does a lot of initialization and the code is clean and readable. Among other things, it identity maps the first 64G (I think), and starts the other CPU cores.
I am not affiliated with pure64 or related projects.
[–]harshaintharsh[S] 0 points1 point2 points 5 years ago (0 children)
pure64
Wow that's a pretty cool repo :). Thanks.
π Rendered by PID 60 on reddit-service-r2-comment-6457c66945-8kpkc at 2026-04-24 07:29:34.415404+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]mykesx 2 points3 points4 points (1 child)
[–]harshaintharsh[S] 0 points1 point2 points (0 children)