commit | bbf393b0d5350d68dbcf1f231b8af07b1b31121d | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Feb 12 11:12:37 2014 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Feb 17 14:56:08 2014 -0800 |
tree | c0b093cd8a83024b6fa20564fa8f55b8f3f6cbe6 | |
parent | 586dd56a4c17611e3927c9ff02ab8d0a6a545b38 [diff] |
Documentation/kernel-per-CPU-kthreads.txt: Workqueue affinity This commit documents the ability to apply CPU affinity to WQ_SYSFS workqueues, thus offloading them from the desired worker CPUs. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Tejun Heo <tj@kernel.org> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>