From: Nikanth Karthikesan Date: Tue, 30 Jun 2009 18:41:36 +0000 (-0700) Subject: cpusets: document adding/removing cpus to cpuset elaborately X-Git-Tag: v2.6.31-rc2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b37f2d4de6dfce4bfd6df311af80e4d61458ee1e;p=pandora-kernel.git cpusets: document adding/removing cpus to cpuset elaborately By writing a tasks's pid to the file, a process adds that task to that cgroup/cpuset. But to add a cpu/mem to a cpuset, the new list of cpus should be written to the cpuset.mems file which would replace the old list of cpus. Make this clearer in the documentation. Signed-off-by: Nikanth Karthikesan Signed-off-by: Li Zefan Acked-by: Paul Menage Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed