Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 232 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 232 Bytes

preemptive scheduling in userspace

An attempt to implement preemptive scheduling in userspace.
addressed in this post.

screenshot

conclusion

it's impossible.