Commit Graph

32 Commits

Author SHA1 Message Date
8b271e2470 wip on fork
minimal example works
2026-02-25 11:32:22 +01:00
22ab2fb2a5 restructure thread constructor and pagetable 2026-02-25 07:39:32 +01:00
user
e3452cf051 ipc works better, pagefault still 2026-02-24 21:16:31 +01:00
fcc2e73350 test ipc 2026-02-24 17:39:46 +01:00
0b9e65e01d Merge branch 'master' of gitlab.ibr.cs.tu-bs.de:vss/teaching/ws25/v_bsb2/Gruppe_003 2026-02-24 17:01:44 +01:00
02855a0301 small fixes 2026-02-24 17:01:22 +01:00
user
18d21a5f70 added IPC syscalls 2026-02-24 16:35:11 +01:00
c92b15e2a6 wip on pagetable
compiles&runs now
2026-02-24 04:38:16 +01:00
ec53b15ce1 working on new paging structure 2026-02-24 02:15:36 +01:00
45e522941d structure app output 2026-02-23 15:53:28 +01:00
20345264aa kill app on pagefault 2026-02-22 02:25:49 +01:00
user
35e6b70424 everything works now for ever 2026-02-18 01:44:33 +01:00
4cedc4088f fix grillups 2026-02-17 18:53:22 +01:00
user
f11c9d02c8 header foo 2026-02-17 16:28:36 +01:00
user
b5df4139dd most important change in my life 2026-02-17 16:01:13 +01:00
3d1c8a2200 parse header 2026-02-17 16:00:11 +01:00
6412d8f104 first app load 2026-02-17 11:36:26 +01:00
ef534e2ac7 remove kickoffusermode 2026-02-16 22:06:39 +01:00
4d5d6913d7 fix mark module unavailable 2026-02-16 14:46:53 +01:00
67291f7f19 work on page loading 2026-02-10 16:18:19 +01:00
4418419c7b Merge branch 'main' of gitlab.ibr.cs.tu-bs.de:vss/teaching/ws25/v_bsb2/stubsmi 2026-02-06 23:09:43 +01:00
user
e8818d2b23 push 2026-02-03 21:02:33 +01:00
8cab43f197 map apic 2026-02-03 18:13:22 +01:00
f70f29cea3 not working 2026-01-19 17:18:12 +01:00
d1ee62d612 add page overview stat print 2026-01-11 12:37:02 +01:00
0e3195ec3d test memory info 2026-01-10 17:21:14 +01:00
b064038c2d abgabe 2025-12-15 13:20:58 +01:00
63f56ae02c minimal keyboard app 2025-12-03 04:28:54 +01:00
da3f961edb syscall test 2025-11-26 08:24:31 +01:00
Niklas Gollenstede
4245798955 fixes for A2
mostly include some things that should and remove some things that shouldn't have been included in the handout (yes this does hint at some places that need to be touched for A2)
2025-11-24 15:04:26 +01:00
a7b488f270 execute ltr in position where it doesnt fault 2025-11-23 21:06:14 +01:00
Niklas Gollenstede
174fe17e89 Handout 2025-10-31 22:37:36 +01:00