This website requires JavaScript.
Explore
Help
Sign In
LowLevelDevs
/
FoundryOS
Watch
1
Star
1
Fork
1
You've already forked FoundryOS
Code
Issues
2
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
8a3e9e3afcb61536a99cab6eeff3852fb0b95fee
FoundryOS
/
libk
/
src
T
History
zxq5
8a3e9e3afc
- implemented a custom allocator (fixed size block) with a fallback (linked list allocator) for larger block sizes
...
- apic code still not working (commented out, check lib.rs)
2025-02-28 04:18:35 +00:00
..
drivers
- implemented a custom allocator (fixed size block) with a fallback (linked list allocator) for larger block sizes
2025-02-28 04:18:35 +00:00
resources
not working
2025-02-27 01:16:07 +00:00
std
- updated to-dos
2025-02-28 03:05:10 +00:00
util
- updated to-dos
2025-02-28 03:05:10 +00:00
lib.rs
Remove unused clippy lints
2025-02-25 03:20:05 +00:00
threads.rs
Rename scheduling to 'async_io', general cleanup
2025-02-25 03:18:12 +00:00