Skip to content

Commit a2ccd0b

Browse files
author
Rok Strniša
committed
Add note about pinning and NUMA-ness.
Signed-off-by: Rok Strniša <rok.strnisa@citrix.com>
1 parent 85cbebf commit a2ccd0b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ usage instructions, type `./exclusive-pin.sh -h`.
2323
xl vcpu-pin 17 3 4-23
2424
$ ./exclusive-pin.sh
2525

26+
Note that runtime pinning of VCPUs does currently not also move VMs' memory
27+
regions. This means that performance might be slower than expected on NUMA
28+
hosts.
29+
2630
### The `multi-iperf.sh` script
2731

2832
[`multi-iperf.sh`](https://github.com/perf101/scripts/blob/master/multi-iperf.sh)

0 commit comments

Comments
 (0)