With JDK-8230411 (NUMA aware work gang), worker threads may have multiple task queue for each NUMA nodes. And each worker thread process local queue first and then steal local node queue or foreign node queue.
Implement above task queue and task processing mechanism.
Implement above task queue and task processing mechanism.
- is blocked by
-
JDK-8220310 Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3)
-
- Resolved
-
-
JDK-8230411 NUMA aware Work Gang
-
- Open
-