Skip to content

Commit

Permalink
Add note about pinning and NUMA-ness.
Browse files Browse the repository at this point in the history
Signed-off-by: Rok Strniša <[email protected]>
  • Loading branch information
Rok Strniša committed Aug 13, 2012
1 parent 85cbebf commit a2ccd0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ usage instructions, type `./exclusive-pin.sh -h`.
xl vcpu-pin 17 3 4-23
$ ./exclusive-pin.sh

Note that runtime pinning of VCPUs does currently not also move VMs' memory
regions. This means that performance might be slower than expected on NUMA
hosts.

### The `multi-iperf.sh` script

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

0 comments on commit a2ccd0b

Please sign in to comment.