Commit Graph

31 Commits

Author SHA1 Message Date
92ceb1f5e2 make kappl app1 2026-03-01 15:45:48 +01:00
user
704fdb301a glaube unsere reply setzt nicht die buffer 2026-03-01 01:09:21 +01:00
user
170c29bdb5 send seems to work, the stress test has weird unmotivated lines originally 2026-03-01 01:03:21 +01:00
user
403fb5a458 removed changes to stress test 2026-03-01 00:07:21 +01:00
user
da980956cd removed changes to stress test 2026-03-01 00:06:07 +01:00
11c01ab7f6 rewrite ipc to use vaddress instead of paddr 2026-02-28 23:15:41 +01:00
4976ea91be create copys of appcode in thread constructor 2026-02-28 18:01:15 +01:00
b958e9461e fork return value 2026-02-25 14:44:18 +01:00
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
76f782c5ae ipc demo 2026-02-25 03:44:39 +01:00
user
1ca72b695e other ipc fix 2026-02-25 00:16:33 +01:00
a35cc22990 some fixes for ipc 2026-02-24 22:42:41 +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
6c9e7d8a27 test map/unmap 2026-02-24 10:50:12 +01:00
48fea8f8d8 relocate stack 2026-02-24 10:00:31 +01:00
36142dc0ec fix string len 2026-02-23 15:56:55 +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
4d79a29472 everything works now for ever 2026-02-18 01:45:02 +01:00
e1d99d5129 2 apps working 2026-02-17 18:53:41 +01:00
81781c823f remove commited binarys 2026-02-17 16:34:35 +01:00
user
f11c9d02c8 header foo 2026-02-17 16:28:36 +01:00
3d1c8a2200 parse header 2026-02-17 16:00:11 +01:00
448aa638a7 remove binarys from git 2026-02-10 16:44:39 +01:00
dd352266dc add apps 2026-02-10 16:37:28 +01:00
Niklas Gollenstede
598f97cd78 fix make for a21, PIDs are always ints, linter things 2026-01-05 10:41:27 +01:00
Niklas Gollenstede
7ae806fa01 make em make less make, cuz makin' make ain't make no fun 2025-12-15 12:17:19 +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
Niklas Gollenstede
174fe17e89 Handout 2025-10-31 22:37:36 +01:00