summaryrefslogtreecommitdiff
path: root/Source/Kernel/MemoryManager/PageDirectory.class.cpp
Commit message (Collapse)AuthorAgeFilesLines
* We now use a temporary stack in task management for :Alexis2112009-10-161-1/+1
| | | | | - deleting current thread whe it finishes - doing everything that goes with that
* The Melon kernel now has support for simple multitaskingAlexis2112009-08-291-2/+41
|
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-221-0/+53