Skip to content
Stand des repos wie am 19.12.2021 abgegeben.
Wesentliche Änderungen:
- kernel/process_mgmt.[ch]: die prozessverwaltung
- boards/portux/drivers/cpu.[ch]: die hardware tricks zum kontextwechsel
- init.S: assembly system interrupt-handler to pass the context to thread_swap_callback
- boards/portux/drivers/dbgu.c: der hack um prozesse zu erstellen
The time-slice-time can be adjusted using the set_timer_interval function.