Be able to pin a thread to a numa node without fixing a capabiity
There is a rts call rts_setInCallCapability(int) which pins the current thread to the given capability. If numa is on, it also pins it to the appropriate numa node.
We want to be able to pin a thread to a numa node but without fixing a capability.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 8.0.1 |
| Type | FeatureRequest |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Runtime System |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | simonmar |
| Operating system | |
| Architecture |