bolthur / kernel

bolthur kernel source
GNU General Public License v3.0
6 stars 1 forks source link

Syscall multitasking #41

Closed Dreaded-Gnu closed 2 years ago

Dreaded-Gnu commented 3 years ago

System call and multitasking stuff.

System calls

Closes #18

Dreaded-Gnu commented 2 years ago

Testing progress / Found and fixed issues

Previous comments already addressed

From time to time the interaction hangs like at some point under special circumstances some return wasn't possible: application <=> vfs <=> console <=> terminal <=> framebuffer

Real hardware testing

Delayed / Postponed hardware testing

Emulator testing

Caches are not modelled by emulator

Not addressed issues

Fixed issues