0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make more things linked lists. More... almost 2 years ago
Inline registers and allocate threads using the object pool. More... almost 2 years ago
Move more linked lists to using the class. More... almost 2 years ago
Support range operators in linked list. More... almost 2 years ago
Switches more code over to using linked lists. More... almost 2 years ago
Convert more linked lists to use common class. More... almost 2 years ago
Cleans up the virtual allocator. Reducing code reuse. Use linked list. More... almost 2 years ago
Add a file for C++ support methods. More... almost 2 years ago
Add a linked list class. More... almost 2 years ago
Refactors virtual address mapping logic to be a little less verbose. More... almost 2 years ago
Small fix - call CommonInit. More... almost 2 years ago
Close windows when a process exits. More... almost 2 years ago
Small clean up. More... almost 2 years ago
Small cleanup. More... almost 2 years ago
Fix race condition. More... almost 2 years ago
Disable profiling in the loader. More... almost 2 years ago
Adds a new call to grant storage managers access to allocate pages into shared memory. More... almost 2 years ago
Implements much faster IDE driver (temporarily disables DMA) by batching together multi-segment reads. More... almost 2 years ago
Implements api to new shared memory syscalls. More... almost 2 years ago
Implement new shared memory syscalls to allow multiple processes to assign pages to shared memory. More... almost 2 years ago
Initialize ObjectPool's next_item to 0. More... almost 2 years ago
Build a generic set for the kernel. More... almost 2 years ago
Define system calls for allowing other processes to allocate pages to shared memory. More... almost 2 years ago
Merge branch 'master' of https://github.com/AndrewAPrice/Perception More... almost 2 years ago
Implement profiling API. More... almost 2 years ago
Don't select already selected drive on channel, and some other code clean ups. More... almost 2 years ago
Implement profiling syscalls. More... almost 2 years ago
Define profiling syscalls. More... almost 2 years ago
Update README.md More... almost 2 years ago
Update README.md More... almost 2 years ago