mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 00/10] Cpuset: rebind vma's and other refinements
@ 2005-12-10  8:18 Paul Jackson
  2005-12-10  8:18 ` [PATCH 01/10] Cpuset: remove marker_pid documentation Paul Jackson
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Paul Jackson @ 2005-12-10  8:18 UTC (permalink / raw)
  To: akpm; +Cc: Simon Derr, Paul Jackson, linux-kernel, Christoph Lameter

The following ten patches provide automatic rebinding of per-vma
mempolicies after a cpuset is migrated, along with a variety
of other cpuset tweaks, fixes, cleanup and optimizations.

  1. remove marker_pid documentation
  2. minor spacing initializer fixes
  3. update_nodemask code reformat
  4. fork hook fix
  5. combine refresh_mems and update_mems
  6. implement cpuset_mems_allowed
  7. numa_policy_rebind cleanup
  8. number_of_cpusets optimization
  9. rebind vma mempolicies fix
 10. migrate all tasks in cpuset at once

Andrew - this is exactly the same set of 10 patches that
I sent to you one day ago, but forgot to cc lkml.

-- 
                          I won't rest till it's the best ...
                          Programmer, Linux Scalability
                          Paul Jackson <pj@sgi.com> 1.650.933.1373

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-12-10 10:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-10  8:18 [PATCH 00/10] Cpuset: rebind vma's and other refinements Paul Jackson
2005-12-10  8:18 ` [PATCH 01/10] Cpuset: remove marker_pid documentation Paul Jackson
2005-12-10  8:18 ` [PATCH 02/10] Cpuset: minor spacing initializer fixes Paul Jackson
2005-12-10  8:19 ` [PATCH 03/10] Cpuset: update_nodemask code reformat Paul Jackson
2005-12-10  8:19 ` [PATCH 04/10] Cpuset: fork hook fix Paul Jackson
2005-12-10  8:19 ` [PATCH 05/10] Cpuset: combine refresh_mems and update_mems Paul Jackson
2005-12-10  8:19 ` [PATCH 06/10] Cpuset: implement cpuset_mems_allowed Paul Jackson
2005-12-10  8:19 ` [PATCH 07/10] Cpuset: numa_policy_rebind cleanup Paul Jackson
2005-12-10 10:02   ` Paul Jackson
2005-12-10  8:19 ` [PATCH 08/10] Cpuset: number_of_cpusets optimization Paul Jackson
2005-12-10  8:19 ` [PATCH 09/10] Cpuset: rebind vma mempolicies fix Paul Jackson
2005-12-10  8:19 ` [PATCH 10/10] Cpuset: migrate all tasks in cpuset at once Paul Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome