Blame numactl-2.0.6-manpages.patch
|
Anton Arapov |
d56f79 |
diff -urpN numactl-2.0.6.orig/numactl.8 numactl-2.0.6/numactl.8
|
|
Anton Arapov |
d56f79 |
--- numactl-2.0.6.orig/numactl.8 2011-03-22 18:05:08.502017768 +0100
|
|
Anton Arapov |
d56f79 |
+++ numactl-2.0.6/numactl.8 2011-03-22 18:06:24.063017087 +0100
|
|
Anton Arapov |
d56f79 |
@@ -162,7 +162,7 @@ to specify the shared memory segment or
|
|
Anton Arapov |
d56f79 |
above (
|
|
Anton Arapov |
d56f79 |
.I \-\-interleave,
|
|
Anton Arapov |
d56f79 |
.I \-\-localalloc,
|
|
Anton Arapov |
d56f79 |
-.I \-\-prefered,
|
|
Anton Arapov |
d56f79 |
+.I \-\-preferred,
|
|
Anton Arapov |
d56f79 |
.I \-\-membind
|
|
Anton Arapov |
d56f79 |
).
|
|
Anton Arapov |
d56f79 |
.TP
|
|
Anton Arapov |
d56f79 |
@@ -258,7 +258,7 @@ numactl \-\-preferred=1 numactl \-\-show
|
|
Anton Arapov |
d56f79 |
Set preferred node 1 and show the resulting state.
|
|
Anton Arapov |
d56f79 |
|
|
Anton Arapov |
d56f79 |
numactl --interleave=all --shmkeyfile /tmp/shmkey
|
|
Anton Arapov |
d56f79 |
-Interleave all of the sysv shared memory regiion specified by
|
|
Anton Arapov |
d56f79 |
+Interleave all of the sysv shared memory region specified by
|
|
Anton Arapov |
d56f79 |
/tmp/shmkey over all nodes.
|
|
Anton Arapov |
d56f79 |
|
|
Anton Arapov |
d56f79 |
numactl --offset=1G --length=1G --membind=1 --file /dev/shm/A --touch
|