https://ddeka0.github.io/post/2021-01-16-tour-of-registers-1/
g++-10 -g -ggdb -std=c++20 main.cpp notification_queue.cpp task_system.cpp threadCtx.cpp user_thread_api.cpp ContextSwitch.S -pthread
https://ddeka0.github.io/post/2021-01-16-tour-of-registers-1/
g++-10 -g -ggdb -std=c++20 main.cpp notification_queue.cpp task_system.cpp threadCtx.cpp user_thread_api.cpp ContextSwitch.S -pthread