Merge branch 'master' of gitlab.ibr.cs.tu-bs.de:vss/teaching/ws25/v_bsb2/Gruppe_003
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,6 +2,6 @@
|
|||||||
/build*
|
/build*
|
||||||
/kernel/build/*
|
/kernel/build/*
|
||||||
/user/build/*
|
/user/build/*
|
||||||
/libysy/*
|
/libsys/*
|
||||||
/user/app1/build/*
|
/user/app1/build/*
|
||||||
/user/app2/build/*
|
/user/app2/build/*
|
||||||
|
|||||||
7
notes
Normal file
7
notes
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
alloc laufzeit mit queue link
|
||||||
|
pagefault abfangen
|
||||||
|
anwendung aufbretzeln
|
||||||
|
|
||||||
|
pageframealloc init getModule() könnte mehrere sein. dementsprechen drüber iterieren auch wenn es immer 1 ist.
|
||||||
|
|
||||||
|
pagetable baum weniger bottom heavy machen, cr4 zur unterscheidung von kernel/user space
|
||||||
Reference in New Issue
Block a user