Re: [PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt

2014-04-11 Thread David Rientjes
On Thu, 10 Apr 2014, Randy Dunlap wrote: > On 04/01/2014 08:53 PM, Tang Chen wrote: > > In document numa_memory_policy.txt, the following examples for flag > > MPOL_F_RELATIVE_NODES are incorrect. > > > > For example, consider a task that is attached to a cpuset with > > mems 2-5 that

Re: [PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt

2014-04-11 Thread Tang Chen
Hi Randy, On 04/11/2014 07:23 AM, Randy Dunlap wrote: On 04/01/2014 08:53 PM, Tang Chen wrote: In document numa_memory_policy.txt, the following examples for flag MPOL_F_RELATIVE_NODES are incorrect. For example, consider a task that is attached to a cpuset with mems 2-5 that

Re: [PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt

2014-04-11 Thread Tang Chen
Hi Randy, On 04/11/2014 07:23 AM, Randy Dunlap wrote: On 04/01/2014 08:53 PM, Tang Chen wrote: In document numa_memory_policy.txt, the following examples for flag MPOL_F_RELATIVE_NODES are incorrect. For example, consider a task that is attached to a cpuset with mems 2-5 that

Re: [PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt

2014-04-11 Thread David Rientjes
On Thu, 10 Apr 2014, Randy Dunlap wrote: On 04/01/2014 08:53 PM, Tang Chen wrote: In document numa_memory_policy.txt, the following examples for flag MPOL_F_RELATIVE_NODES are incorrect. For example, consider a task that is attached to a cpuset with mems 2-5 that sets an

Re: [PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt

2014-04-10 Thread Randy Dunlap
On 04/01/2014 08:53 PM, Tang Chen wrote: > In document numa_memory_policy.txt, the following examples for flag > MPOL_F_RELATIVE_NODES are incorrect. > > For example, consider a task that is attached to a cpuset with > mems 2-5 that sets an Interleave policy over the same set with >

Re: [PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt

2014-04-10 Thread Randy Dunlap
On 04/01/2014 08:53 PM, Tang Chen wrote: In document numa_memory_policy.txt, the following examples for flag MPOL_F_RELATIVE_NODES are incorrect. For example, consider a task that is attached to a cpuset with mems 2-5 that sets an Interleave policy over the same set with

[PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt

2014-04-01 Thread Tang Chen
In document numa_memory_policy.txt, the following examples for flag MPOL_F_RELATIVE_NODES are incorrect. For example, consider a task that is attached to a cpuset with mems 2-5 that sets an Interleave policy over the same set with MPOL_F_RELATIVE_NODES. If the cpuset's

[PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt

2014-04-01 Thread Tang Chen
In document numa_memory_policy.txt, the following examples for flag MPOL_F_RELATIVE_NODES are incorrect. For example, consider a task that is attached to a cpuset with mems 2-5 that sets an Interleave policy over the same set with MPOL_F_RELATIVE_NODES. If the cpuset's