add description of stage5
This commit is contained in:
parent
2d9b7cf598
commit
1b37520664
1 changed files with 5 additions and 0 deletions
|
@ -83,6 +83,11 @@ Overview of all branches
|
|||
|
||||
Add support of user-level tasks with an small interface for basic system calls
|
||||
|
||||
5. stage5 - Enabling paging
|
||||
|
||||
Add support of paging. All tasks share the same page directory.
|
||||
=> User-level triggers a page fault.
|
||||
|
||||
Usefull Links
|
||||
-------------
|
||||
0. http://www.gnu.org/software/grub/manual/multiboot/
|
||||
|
|
Loading…
Add table
Reference in a new issue