Module worker

Module worker 

Source
Expand description

SMP parallelism based cache affine worker implementation

This worker implementation relies on worker run queue statistics which are hold in the pinned global memory where workload distribution calculated and amended to their own local queues.

Constants§

THREAD_PARK_TIMEOUT
The timeout we’ll use when parking before an other Steal attempt

Functions§

current
Get the current process’s stack