Initializing Multi-Core Processor and its Hyper-Threading
Posted: Tue Aug 24, 2021 3:03 pm
wth is that section
How far is that complex, by reading this I know now that TSS is just faking multitask, it simulates it through saving registers before jumping to another waiting task and it continues like that until all task are done.
But that multi-processor system appear to be more natural.
Is there any tutorial about that? ive found only about TSS stuff.
It starts being complex at The MP Initialization Protocol Algorithm for MP Systems.
How far is that complex, by reading this I know now that TSS is just faking multitask, it simulates it through saving registers before jumping to another waiting task and it continues like that until all task are done.
But that multi-processor system appear to be more natural.
Is there any tutorial about that? ive found only about TSS stuff.
It starts being complex at The MP Initialization Protocol Algorithm for MP Systems.