Q
Q
Qreen2021-12-09 15:21:20
C++ / C#
Qreen, 2021-12-09 15:21:20

How to write multithreading for your kernel?

I need to somehow implement multithreading in the UEFI kernel after it calls Exitbootservices(). I was given an example (article) but it was talking about pseudo-multithreading, i.e. dividing the function into parts and executing them in pieces one after another (all this was done for a single-core processor), but I need multithreading for modern PCs, which could quickly execute my functions

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question