Jason Low
0588215aed
cpuset: Fix cpuset sched_relax_domain_level
...
commit 283cb41f42 upstream.
The cpuset.sched_relax_domain_level can control how far we do
immediate load balancing on a system. However, it was found on recent
kernels that echo'ing a value into cpuset.sched_relax_domain_level
did not reduce any immediate load balancing.
The reason this occurred was because the update_domain_attr_tree() traversal
did not update for the "top_cpuset". This resulted in nothing being changed
when modifying the sched_relax_domain_level parameter.
This patch is able to address that problem by having update_domain_attr_tree()
allow updates for the root in the cpuset traversal.
Fixes: fc560a26ac ("cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre()")
Signed-off-by: Jason Low <jason.low2@hp.com >
Signed-off-by: Zefan Li <lizefan@huawei.com >
Signed-off-by: Tejun Heo <tj@kernel.org >
Tested-by: Serge Hallyn <serge.hallyn@canonical.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2015-03-26 15:06:54 +01:00
..
2014-01-13 17:38:55 +01:00
2015-03-06 14:43:30 -08:00
2015-01-16 06:59:34 -08:00
2013-11-13 12:09:34 +09:00
2015-01-27 08:18:55 -08:00
2014-06-30 20:11:58 -07:00
2014-11-14 09:00:10 -08:00
2015-03-26 15:06:53 +01:00
2014-11-21 09:23:05 -08:00
2015-01-16 06:59:33 -08:00
2015-03-06 14:43:30 -08:00
2015-03-06 14:43:28 -08:00
2013-12-10 18:21:34 +00:00
2013-05-04 14:57:58 -04:00
2013-03-12 13:59:14 -07:00
2014-11-21 09:23:01 -08:00
2014-02-18 11:17:17 +01:00
2014-11-21 09:23:01 -08:00
2014-02-28 04:04:33 -08:00
2015-01-08 10:00:50 -08:00
2014-07-09 11:18:28 -07:00
2013-12-20 12:25:45 -08:00
2014-09-17 09:19:09 -07:00
2013-12-05 12:28:04 -05:00
2014-10-05 14:52:17 -07:00
2013-05-01 07:21:43 -07:00
2013-05-01 17:29:18 -04:00
2013-12-02 20:43:14 +01:00
2012-05-31 17:49:27 -07:00
2014-06-11 11:54:11 -07:00
2015-03-26 15:06:54 +01:00
2011-11-06 19:44:47 -08:00
2012-12-18 10:55:28 -08:00
2013-11-13 12:09:12 +09:00
2012-03-28 18:30:03 +01:00
2013-11-09 00:16:23 -05:00
2014-04-26 17:19:07 -07:00
2013-11-28 09:49:41 -08:00
2014-10-09 12:21:29 -07:00
2014-11-14 09:00:01 -08:00
2013-02-23 18:50:11 -08:00
2014-10-30 09:38:24 -07:00
2015-01-08 10:00:50 -08:00
2014-06-07 10:28:12 -07:00
2014-01-25 12:13:33 +01:00
2013-02-05 00:48:46 +01:00
2012-04-10 11:00:30 +02:00
2013-10-19 19:45:35 -04:00
2013-04-15 15:17:26 +09:30
2014-10-05 14:52:20 -07:00
2013-11-15 09:32:22 +09:00
2014-07-28 08:06:03 -07:00
2012-03-23 13:18:57 +01:00
2014-06-07 10:28:28 -07:00
2014-02-05 12:54:53 -08:00
2013-11-13 12:09:26 +09:00
2014-01-23 16:37:03 -08:00
2014-06-30 20:11:53 -07:00
2011-10-31 09:20:12 -04:00
2013-12-13 15:59:11 +00:00
2013-10-25 17:15:18 -04:00
2013-09-25 17:17:01 +01:00
2014-11-14 08:59:52 -08:00
2011-10-31 09:20:12 -04:00
2013-09-07 14:35:32 -07:00
2013-12-05 21:28:42 +08:00
2013-11-26 12:12:26 +01:00
2013-12-04 14:09:46 +10:30
2014-04-26 17:19:04 -07:00
2015-01-08 10:00:50 -08:00
2013-12-09 16:56:29 +01:00
2014-11-14 09:00:10 -08:00
2014-03-10 17:26:19 -07:00
2013-11-13 12:09:33 +09:00
2013-06-18 11:32:10 -05:00
2013-12-18 19:04:50 -08:00
2013-07-14 19:36:59 -04:00
2013-09-12 15:38:02 -07:00
2013-07-03 16:08:06 -07:00
2013-03-26 11:07:19 +11:00
2014-01-23 16:37:02 -08:00
2014-09-17 09:19:09 -07:00
2015-02-11 14:54:49 +08:00
2012-08-13 17:01:07 +02:00
2014-01-31 09:02:51 -08:00
2011-10-31 09:20:12 -04:00
2014-03-11 11:33:47 +01:00
2013-05-09 13:46:38 -04:00
2014-01-23 16:37:02 -08:00
2013-11-13 12:09:33 +09:00
2014-07-09 11:18:26 -07:00
2013-12-10 18:25:28 +00:00
2013-12-10 18:25:28 +00:00
2013-09-11 15:58:27 -07:00
2013-11-19 16:39:05 -05:00
2013-04-29 18:28:42 -07:00
2015-01-29 17:40:49 -08:00
2013-02-16 23:17:25 +01:00
2014-06-07 10:28:09 -07:00
2014-05-31 13:20:28 -07:00
2013-01-27 19:23:31 +01:00
2015-01-08 10:00:49 -08:00
2013-11-15 09:32:22 +09:00
2015-01-08 10:00:50 -08:00
2013-02-27 19:10:24 -08:00
2015-01-08 10:00:50 -08:00
2013-02-27 19:10:22 -08:00
2013-08-30 23:44:11 -07:00
2014-07-06 18:57:27 -07:00
2013-06-19 12:58:42 +02:00
2015-03-26 15:06:54 +01:00