This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
astryon
Watch
1
Star
1
Fork
0
You've already forked astryon
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
33
Commits
1
Branch
0
Tags
Commit Graph
4 Commits
Author
SHA1
Message
Date
Gabriel
930f69c498
core: Don't set the second thread argument to zero
...
This defeated the point of passing the page tables to init, since rsi would be set to zero anyway.
2025-02-20 23:01:28 +01:00
Gabriel
34255d6c68
core: Give init a pointer to its own page tables
2025-02-20 17:57:50 +01:00
Gabriel
6be2261519
core: Store the physical page directory alongside the virtual pointer to it
2025-02-16 13:20:02 +01:00
Gabriel
ed324fcf9e
core: Add basic threading code
2025-02-15 22:45:32 +01:00