OSDN Git Service

Update releases for LDP 3.67
[linuxjm/LDP_man-pages.git] / release / man2 / set_mempolicy.2
index fce2115..599dc71 100644 (file)
@@ -73,10 +73,9 @@ NUMA (非対称メモリアクセス) マシンでは、CPU により メモリ
 \fImode\fP 引き数には、追加で \fIモードフラグ\fP を含めることもできる。 サポートされている \fIモードフラグ\fP は以下の通りである。
 .TP 
 \fBMPOL_F_STATIC_NODES\fP (Linux 2.6.26 以降)
-A nonempty \fInodemask\fP specifies physical node ids.  Linux will not remap
-the \fInodemask\fP when the process moves to a different cpuset context, nor
-when the set of nodes allowed by the process's current cpuset context
-changes.
+空でない \fInodemask\fP は、物理ノード ID である。 Linux では、そのプロセスが異なる CPU 集合コンテキスト (cpuset
+context)  に移動した場合でも、そのプロセスの現在の CPU 集合コンテキストで 許可されているノード集合が変化した場合でも、
+\fInodemask\fP をマッピングし直すことはない。
 .TP 
 \fBMPOL_F_RELATIVE_NODES\fP (Linux 2.6.26 以降)
 空でない \fInodemask\fP は、そのプロセスの現在の CPU 集合で許可されているノード ID 集合 における相対的なノード ID である。