Add new example descriptors and update previous ones
Change-Id: Ibba2514d805b7023599b7fa000b1111eb252ce2e
Signed-off-by: Tomás Villaseca <tvillaseca@whitestack.com>
diff --git a/augments/examples/epa_new.yaml b/augments/examples/epa_new.yaml
index fe3b9f3..9449395 100644
--- a/augments/examples/epa_new.yaml
+++ b/augments/examples/epa_new.yaml
@@ -21,13 +21,12 @@
- id: epa-compute
virtual-cpu:
...
- vdu-cpu-requirements: # Generic key/value pairs
- cpu-pinning-policy: DEDICATED
- cpu-thread-pinning-policy: PREFER
+ pinning: # Generic key/value pairs
+ policy: static
+ thread-policy: PREFER
virtual-memory:
...
- vdu-mem-requirements: # Generic key/value pairs
- mempage-size: LARGE
+ mempage-size: LARGE
numa-enabled: true # Replaces NUMA aware/unaware choice
numa-node-policy:
mem-policy: STRICT