ManyThreads / mythos

Many Threads Operating System
https://manythreads.github.io/mythos/
MIT License
16 stars 3 forks source link

process thread group #192

Open gypsephi opened 3 years ago

gypsephi commented 3 years ago

In order to collect profiling information about a running process, the kernel needs to know which processors are currently allocated to this process. Hence, we need a thread group kernel object that is responsible for bookkeeping of allocated processors.