| Package | Description |
|---|---|
| net.openhft.affinity | |
| net.openhft.affinity.impl |
| Modifier and Type | Method and Description |
|---|---|
static CpuLayout |
NonForkingAffinityLock.cpuLayout() |
static CpuLayout |
AffinityLock.cpuLayout() |
| Modifier and Type | Method and Description |
|---|---|
static void |
NonForkingAffinityLock.cpuLayout(CpuLayout cpuLayout)
Set the CPU layout for this machine.
|
static void |
AffinityLock.cpuLayout(CpuLayout cpuLayout)
Set the CPU layout for this machine.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoCpuLayout
This assumes there is one socket with every cpu on a different core.
|
class |
VanillaCpuLayout |
Copyright © 2016. All rights reserved.