Commit Graph

210 Commits

Author SHA1 Message Date
Sparchatus
9173726d68 Added virtual address handling and speed up paging 2022-03-22 15:51:23 +00:00
Jan Schär
2aedc23665 Fix include path for cpptools 2022-03-22 15:32:38 +01:00
Sparchatus
07a861ea61 Fixed leaking of allocated stuff in paging (but not partially completed mapping) 2022-03-22 13:58:13 +00:00
Sparchatus
347f3a1155 Fix paging_map_fixed_attr precondition 2022-03-22 11:02:11 +00:00
Sparchatus
292ca0b63b Merge rueegges paging into jschaer code 2022-03-22 10:56:57 +00:00
Sparchatus
070111da22 Added vscode devcontainer, cpp include configuration and vscode tasks 2022-03-22 09:36:54 +00:00
Jan Schär
ca52d1ed91 Fix mapping bug in kernel
See https://moodle-app2.let.ethz.ch/mod/forum/discuss.php?d=100246
2022-03-17 17:31:06 +01:00
Jan Schär
10138df397 Implement Milestone 1 2022-03-17 17:29:59 +01:00
Jan Schär
da5181799d Clean up docker container after it stops 2022-03-04 17:40:50 +01:00
Daniel Schwyn
6d444bf552 Main handout
Signed-off-by: Daniel Schwyn <daniel.schwyn@inf.ethz.ch>
2022-03-03 14:57:51 +01:00