Mein Campus
UniviS
Maps and directions
Friedrich-Alexander-Universität Erlangen-Nürnberg
/
Technische Fakultät
/
Department Informatik
Team
Research
Publications
Lehre
Examensarbeiten
CS 4
/
Lehre
/
SS 2020
/
Betriebssystemtechnik
Betriebssystemtechnik (BST) im SS 2020
This is an archived page – the current website can be reached via
sys.cs.fau.de
.
Betriebssystemtechnik
Übersicht
Stundenplan
Semesterplan
Vorlesung
Prüfungen
Folien
Glossar
Übungen
Module
Mailingliste
UnivIS-Infos
Aufgaben
1. Privilegientrennung
2. Systemaufruf
3. Paging
4. Externe Anwendungen
5. Fork & Map
6. Nachrichtenaustausch
7. Erweitertes Paging
Dokumentation
🗐
OOStuBS Vorlage
MPStuBS Vorlage
Entwicklungsumgebung
ASM Crashkurs
C++ Crashkurs
Evaluation
Inhaltliche Fragen (alle Teilnehmer):
i4stubs-all@lists.cs.fau.de
Organisatorische Fragen (Tutoren):
i4stubs@lists.cs.fau.de
StuBS Documentation
A basic StuBS implementation
Class Map
Semester Overview
Assignment 1: Protection
(Getting into Usermode / Ring 3)
Assignment 2: System Calls
Assignment 3: Paging
(with Management Interface)
Assignment 4: Separation of Kernel and User Code
Assignment 5: Fork & Map
Assignment 6: Message Passing
Assignment 7: Extended Paging
(Copy-on-Write)
References
Git introduction:
Pro Git (Scott Chacon and Ben Straub, 2nd Edition)
.
C++ Einführung für Betriebssytembau
Development environment for StuBS
Assembly
Assembler-Crashkurs
Linux Insides: Inline assembly
GCC-Inline-Assembly-HOWTO
Hardware
Intel Software Developer Manuals (ISDM)
Volume 1 (Basic Architecture)
Volume 2 (Instruction Set Reference)
Volume 3 (System Programming Guide)
Volume 4 (Model-Specific Registers)
AMD64 Architecture Programmer’s Manual
Volume 1 (Application Programming)
Volume 2 (System Programming)
Volume 3 (General-Purpose and System Instructions)
Volume 4 (128-Bit and 256-Bit Media Instructions)
Volume 5 (64-Bit Media and x87 Floating-Point Instructions)
I/O Advanced Programmable Interrupt Controller (IOAPIC)
Advanced Configuration and Power Interface (ACPI) Specification
VESA BIOS Extension (VBE) Core Functions (Version 3)
Serial
8250A UART
16550D UART
Software
SystemV Application Binary Interface (ABI)
x86
and
x64
Multiboot Specification (version 0.6.96)
Executable and Linking Format (ELF)
Tool Interface Standard (TIS) Executable and Linking Format (ELF) Specification
Linux Insides: Executable and Linkable Format
Poster
(by
Corkami
)
Tape Archive (TAR)
Basic Tar Format
Poster
(by
Corkami
)