-
Notifications
You must be signed in to change notification settings - Fork 4
/
AUTHORS
54 lines (44 loc) · 1.43 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
The MyThOS project was supported by the German Federal Ministry of
Education and Research (BMBF) grant no. 01IH13003C (MyThOS
project). The x86 32bit and gem5 ports were partly supported by the
German Research Foundation (DFG) under grant no. NO 625/7-1 (Coke
project).
Fabian Fassnacht, Uni Ulm
Maik Krüger, BTU Cottbus-Senftenberg
* interrupt handling
* descriptor tables
Maximilian Heyne, BTU Cottbus-Senftenberg
* X86-64 memory management
* memory management unit tests
* mcconf compile-time module configuration tool
Randolf Rotta, BTU Cottbus-Senftenberg
* architecture and design
* communication channels
* basic boot code
Robert Kuban, BTU Cottbus-Senftenberg
* capabilities: resource inheritance tree
* communication channels
* synchronization primitives
* task scheduling
* testing framework
* error handling
Stefan Bonfert, Uni Ulm
* benchmarks and debugging
Tim Naumann, BTU Cottbus-Senftenberg
* X86 port (32bit)
* X86 memory management (32bit)
* clang-based extraction of interface descriptions
* client/server stub generator for remote method invocations
Vladimir Nikolov, Uni Ulm
* booting all hardware threads
* component models
Martin Messer, BTU Cottbus-Senftenberg
* gem5 port
* E820 memory table
* various code cleanups
Zuzana Gabonayova, BTU Cottbus-Senftenberg
* tracing subsystem and trace analysis
Stefan Hertrampf, BTU Cottbus-Senftenberg
* improved xmicterm
* improved mlog macros and output
* cleanups in various kernel objects