This website requires JavaScript.
Explore
Help
Sign In
christoph
/
lecture-operating-system-development
Watch
1
Fork
0
You've already forked lecture-operating-system-development
Code
Activity
Files
3a3af203e360420470bdbf8bea42829569ffe606
lecture-operating-system-de…
/
c_os
/
kernel
History
churl
3a3af203e3
implement memory freeing and block merging
2022-05-08 19:42:32 +02:00
..
allocator
implement memory freeing and block merging
2022-05-08 19:42:32 +02:00
interrupts
initial reformat, still has misformats
2022-04-25 14:24:56 +02:00
Allocator.cc
fixed wrong bump allocator init
2022-05-07 14:30:40 +02:00
Allocator.h
remove code that was already in vorgabe03
2022-05-08 15:57:54 +02:00
CPU.h
add vorgabe03 + initial bump allocator
2022-05-06 11:28:20 +02:00
Globals.cc
switch to linkedlistallocator + demo
2022-05-08 15:58:36 +02:00
Globals.h
switch to linkedlistallocator + demo
2022-05-08 15:58:36 +02:00
IOport.h
initial reformat, still has misformats
2022-04-25 14:24:56 +02:00