Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0f1940d8 authored by Philippe Virouleau's avatar Philippe Virouleau Committed by Philippe Virouleau
Browse files

Added support for more affinity kind.

"affinity('depend | numa | core', 'expr1'[, 'expr2'])"

'expr1' is the affinity requested.
'expr2' defines if the affinity is "strict" (0 by default, anything but 0 means strict).

Using 'depend' will set the affinity of the task to the numa node where 'expr1' is located (therefore, a pointer is expected).
parent 9dca2f87
No related branches found
No related tags found
No related merge requests found
Showing
with 284 additions and 76 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment