[tip:sched/urgent] mm, sched/numa: Remove remaining traces of NUMA rate-limiting

2018-10-09 Thread tip-bot for Srikar Dronamraju
Commit-ID: e054637597ba36d3729ba6a3a3dd7aad8e2a3003 Gitweb: https://git.kernel.org/tip/e054637597ba36d3729ba6a3a3dd7aad8e2a3003 Author: Srikar Dronamraju AuthorDate: Sat, 6 Oct 2018 16:53:19 +0530 Committer: Ingo Molnar CommitDate: Tue, 9 Oct 2018 08:30:51 +0200 mm, sched/numa: Remove

[tip:sched/core] sched/numa: Avoid task migration for small NUMA improvement

2018-10-02 Thread tip-bot for Srikar Dronamraju
Commit-ID: 6fd98e775f24fd41520928d345f5db3ff52bb35d Gitweb: https://git.kernel.org/tip/6fd98e775f24fd41520928d345f5db3ff52bb35d Author: Srikar Dronamraju AuthorDate: Fri, 21 Sep 2018 23:19:01 +0530 Committer: Ingo Molnar CommitDate: Tue, 2 Oct 2018 09:42:28 +0200 sched/numa: Avoid task

[tip:sched/core] mm/migrate: Use spin_trylock() while resetting rate limit

2018-10-02 Thread tip-bot for Srikar Dronamraju
Commit-ID: 7534612123e0f5d020aba1076a6bb505db0e6bfe Gitweb: https://git.kernel.org/tip/7534612123e0f5d020aba1076a6bb505db0e6bfe Author: Srikar Dronamraju AuthorDate: Fri, 21 Sep 2018 23:19:00 +0530 Committer: Ingo Molnar CommitDate: Tue, 2 Oct 2018 09:42:26 +0200 mm/migrate: Use spin_t

[tip:sched/core] sched/numa: Reset scan rate whenever task moves across nodes

2018-10-02 Thread tip-bot for Srikar Dronamraju
Commit-ID: 3f9672baaa70fc62765857f13f007feb01f9ad33 Gitweb: https://git.kernel.org/tip/3f9672baaa70fc62765857f13f007feb01f9ad33 Author: Srikar Dronamraju AuthorDate: Fri, 21 Sep 2018 23:18:58 +0530 Committer: Ingo Molnar CommitDate: Tue, 2 Oct 2018 09:42:23 +0200 sched/numa: Reset scan

[tip:sched/core] sched/numa: Pass destination CPU as a parameter to migrate_task_rq

2018-10-02 Thread tip-bot for Srikar Dronamraju
Commit-ID: 1327237a5978b00bcc665c33046c9bae75da1154 Gitweb: https://git.kernel.org/tip/1327237a5978b00bcc665c33046c9bae75da1154 Author: Srikar Dronamraju AuthorDate: Fri, 21 Sep 2018 23:18:57 +0530 Committer: Ingo Molnar CommitDate: Tue, 2 Oct 2018 09:42:21 +0200 sched/numa: Pass desti

[tip:sched/core] sched/numa: Stop multiple tasks from moving to the CPU at the same time

2018-10-02 Thread tip-bot for Srikar Dronamraju
Commit-ID: a4739eca4456e3d140cc656c5331d42b7465f91d Gitweb: https://git.kernel.org/tip/a4739eca4456e3d140cc656c5331d42b7465f91d Author: Srikar Dronamraju AuthorDate: Fri, 21 Sep 2018 23:18:56 +0530 Committer: Ingo Molnar CommitDate: Tue, 2 Oct 2018 09:42:20 +0200 sched/numa: Stop multi

[tip:sched/core] sched/numa: Use group_weights to identify if migration degrades locality

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: f35678b6a17063f3b0d391af5ab8f8c83cf31b0c Gitweb: https://git.kernel.org/tip/f35678b6a17063f3b0d391af5ab8f8c83cf31b0c Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:32:56 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:08 +0200 sched/numa: Use group

[tip:sched/core] sched/numa: Move task_numa_placement() closer to numa_migrate_preferred()

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: b6a60cf36d497e7fbde9dd5b86fabd96850249f6 Gitweb: https://git.kernel.org/tip/b6a60cf36d497e7fbde9dd5b86fabd96850249f6 Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:33:00 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:08 +0200 sched/numa: Move task

[tip:sched/core] sched/numa: Update the scan period without holding the numa_group lock

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: 30619c89b17d46808b4cdf5b3f81b6a01ade1473 Gitweb: https://git.kernel.org/tip/30619c89b17d46808b4cdf5b3f81b6a01ade1473 Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:32:55 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:08 +0200 sched/numa: Update th

[tip:sched/core] sched/numa: Remove numa_has_capacity()

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: 2d4056fafa196e1ab4e7161bae4df76f9602d56d Gitweb: https://git.kernel.org/tip/2d4056fafa196e1ab4e7161bae4df76f9602d56d Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:32:53 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:08 +0200 sched/numa: Remove nu

[tip:sched/core] sched/numa: Modify migrate_swap() to accept additional parameters

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: 0ad4e3dfe6cf3f207e61cbd8e3e4a943f8c1ad20 Gitweb: https://git.kernel.org/tip/0ad4e3dfe6cf3f207e61cbd8e3e4a943f8c1ad20 Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:32:50 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:07 +0200 sched/numa: Modify mi

[tip:sched/core] sched/numa: Remove unused task_capacity from 'struct numa_stats'

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: 10864a9e222048a862da2c21efa28929a4dfed15 Gitweb: https://git.kernel.org/tip/10864a9e222048a862da2c21efa28929a4dfed15 Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:32:49 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:07 +0200 sched/numa: Remove un

[tip:sched/core] sched/numa: Skip nodes that are at 'hoplimit'

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: 0ee7e74dc0dc64d9900751d03c5c22dfdd173fb8 Gitweb: https://git.kernel.org/tip/0ee7e74dc0dc64d9900751d03c5c22dfdd173fb8 Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:32:48 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:07 +0200 sched/numa: Skip node

[tip:sched/core] sched/debug: Reverse the order of printing faults

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: 67d9f6c256cd66e15f85c92670f52a7ad4689cff Gitweb: https://git.kernel.org/tip/67d9f6c256cd66e15f85c92670f52a7ad4689cff Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:32:47 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:07 +0200 sched/debug: Reverse

[tip:sched/core] sched/numa: Use task faults only if numa_group is not yet set up

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: f03bb6760b8e5e2bcecc88d2a2ef41c09adcab39 Gitweb: https://git.kernel.org/tip/f03bb6760b8e5e2bcecc88d2a2ef41c09adcab39 Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:32:46 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:06 +0200 sched/numa: Use task

[tip:sched/core] sched/numa: Set preferred_node based on best_cpu

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: 8cd45eee43bd46b933158b25aa7c742e0f3e811f Gitweb: https://git.kernel.org/tip/8cd45eee43bd46b933158b25aa7c742e0f3e811f Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:32:45 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:06 +0200 sched/numa: Set prefe

[tip:sched/core] sched/numa: Simplify load_too_imbalanced()

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: 5f95ba7a43057f28a349ea1f03ee8d04e0f445ea Gitweb: https://git.kernel.org/tip/5f95ba7a43057f28a349ea1f03ee8d04e0f445ea Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:32:44 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:06 +0200 sched/numa: Simplify

[tip:sched/core] sched/numa: Evaluate move once per node

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: 305c1fac3225dfa7eeb89bfe91b7335a6edd5172 Gitweb: https://git.kernel.org/tip/305c1fac3225dfa7eeb89bfe91b7335a6edd5172 Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:32:43 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:06 +0200 sched/numa: Evaluate

[tip:sched/core] sched/numa: Remove redundant field

2018-07-25 Thread tip-bot for Srikar Dronamraju
Commit-ID: 6e30396767508101eacec8b93b068e8905e660dc Gitweb: https://git.kernel.org/tip/6e30396767508101eacec8b93b068e8905e660dc Author: Srikar Dronamraju AuthorDate: Wed, 20 Jun 2018 22:32:42 +0530 Committer: Ingo Molnar CommitDate: Wed, 25 Jul 2018 11:41:06 +0200 sched/numa: Remove re

[tip:sched/core] sched/fair: Prefer sibiling only if local group is under-utilized

2017-03-27 Thread tip-bot for Srikar Dronamraju
Commit-ID: 05b40e057734811ce452344fb3690d09965a7b6a Gitweb: http://git.kernel.org/tip/05b40e057734811ce452344fb3690d09965a7b6a Author: Srikar Dronamraju AuthorDate: Wed, 22 Mar 2017 23:27:50 +0530 Committer: Ingo Molnar CommitDate: Mon, 27 Mar 2017 10:22:26 +0200 sched/fair: Prefer sib

[tip:sched/core] sched/fair: Fix asym packing to select correct CPU

2016-04-23 Thread tip-bot for Srikar Dronamraju
Commit-ID: 1f621e028baf391f6684003e32e009bc934b750f Gitweb: http://git.kernel.org/tip/1f621e028baf391f6684003e32e009bc934b750f Author: Srikar Dronamraju AuthorDate: Wed, 6 Apr 2016 18:47:40 +0530 Committer: Ingo Molnar CommitDate: Sat, 23 Apr 2016 14:20:35 +0200 sched/fair: Fix asym pa

[tip:sched/core] sched/fair: Reset nr_balance_failed after active balancing

2016-03-31 Thread tip-bot for Srikar Dronamraju
Commit-ID: d02c071183e1c01a76811c878c8a52322201f81f Gitweb: http://git.kernel.org/tip/d02c071183e1c01a76811c878c8a52322201f81f Author: Srikar Dronamraju AuthorDate: Wed, 23 Mar 2016 17:54:44 +0530 Committer: Ingo Molnar CommitDate: Thu, 31 Mar 2016 10:49:44 +0200 sched/fair: Reset nr_b

[tip:sched/core] sched/numa: Fix task_tick_fair() from disabling numa_balancing

2015-10-06 Thread tip-bot for Srikar Dronamraju
Commit-ID: b52da86e0ad58f096710977fcda856fd84da9233 Gitweb: http://git.kernel.org/tip/b52da86e0ad58f096710977fcda856fd84da9233 Author: Srikar Dronamraju AuthorDate: Fri, 2 Oct 2015 07:48:25 +0530 Committer: Ingo Molnar CommitDate: Tue, 6 Oct 2015 17:08:21 +0200 sched/numa: Fix task_tic

[tip:sched/core] sched/numa: Convert sched_numa_balancing to a static_branch

2015-09-13 Thread tip-bot for Srikar Dronamraju
Commit-ID: 2a595721a1fa6b684c1c818f379bef834ac3d65e Gitweb: http://git.kernel.org/tip/2a595721a1fa6b684c1c818f379bef834ac3d65e Author: Srikar Dronamraju AuthorDate: Tue, 11 Aug 2015 21:54:21 +0530 Committer: Ingo Molnar CommitDate: Sun, 13 Sep 2015 09:52:54 +0200 sched/numa: Convert sc

[tip:sched/core] sched/numa: Remove the NUMA sched_feature

2015-09-13 Thread tip-bot for Srikar Dronamraju
Commit-ID: 2b49d84b259fc18e131026e5d38e7855352f71b9 Gitweb: http://git.kernel.org/tip/2b49d84b259fc18e131026e5d38e7855352f71b9 Author: Srikar Dronamraju AuthorDate: Tue, 11 Aug 2015 16:30:13 +0530 Committer: Ingo Molnar CommitDate: Sun, 13 Sep 2015 09:52:53 +0200 sched/numa: Remove the

[tip:sched/core] sched/numa: Disable sched_numa_balancing on UMA systems

2015-09-13 Thread tip-bot for Srikar Dronamraju
Commit-ID: c3b9bc5bbfc3750570d788afffd431263ef695c6 Gitweb: http://git.kernel.org/tip/c3b9bc5bbfc3750570d788afffd431263ef695c6 Author: Srikar Dronamraju AuthorDate: Tue, 11 Aug 2015 16:30:12 +0530 Committer: Ingo Molnar CommitDate: Sun, 13 Sep 2015 09:52:53 +0200 sched/numa: Disable sc

[tip:sched/core] sched/numa: Rename numabalancing_enabled to sched_numa_balancing

2015-09-13 Thread tip-bot for Srikar Dronamraju
Commit-ID: 78a9c54649ea220065aad9902460a1d137c7eafd Gitweb: http://git.kernel.org/tip/78a9c54649ea220065aad9902460a1d137c7eafd Author: Srikar Dronamraju AuthorDate: Tue, 11 Aug 2015 16:30:11 +0530 Committer: Ingo Molnar CommitDate: Sun, 13 Sep 2015 09:52:52 +0200 sched/numa: Rename num

[tip:sched/core] sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity()

2015-07-06 Thread tip-bot for Srikar Dronamraju
Commit-ID: 44dcb04f0ea8eaac3b9c9d3172416efc5a950214 Gitweb: http://git.kernel.org/tip/44dcb04f0ea8eaac3b9c9d3172416efc5a950214 Author: Srikar Dronamraju AuthorDate: Tue, 16 Jun 2015 17:26:00 +0530 Committer: Ingo Molnar CommitDate: Tue, 7 Jul 2015 08:46:10 +0200 sched/numa: Consider 'i

[tip:sched/core] sched/numa: Prefer NUMA hotness over cache hotness

2015-07-06 Thread tip-bot for Srikar Dronamraju
Commit-ID: 2a1ed24ce94036d00a7c5d5e99a77a80f0aa556a Gitweb: http://git.kernel.org/tip/2a1ed24ce94036d00a7c5d5e99a77a80f0aa556a Author: Srikar Dronamraju AuthorDate: Tue, 16 Jun 2015 17:25:59 +0530 Committer: Ingo Molnar CommitDate: Tue, 7 Jul 2015 08:46:10 +0200 sched/numa: Prefer NUMA

[tip:sched/core] sched/numa: Prefer NUMA hotness over cache hotness

2015-07-06 Thread tip-bot for Srikar Dronamraju
Commit-ID: 8a9e62a238a3033158e0084d8df42ea116d69ce1 Gitweb: http://git.kernel.org/tip/8a9e62a238a3033158e0084d8df42ea116d69ce1 Author: Srikar Dronamraju AuthorDate: Tue, 16 Jun 2015 17:25:59 +0530 Committer: Ingo Molnar CommitDate: Mon, 6 Jul 2015 15:29:55 +0200 sched/numa: Prefer NUMA

[tip:sched/core] sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity()

2015-07-06 Thread tip-bot for Srikar Dronamraju
Commit-ID: 2d9f7144b84aac8be63e1c45cd248a5f7f67ed24 Gitweb: http://git.kernel.org/tip/2d9f7144b84aac8be63e1c45cd248a5f7f67ed24 Author: Srikar Dronamraju AuthorDate: Tue, 16 Jun 2015 17:26:00 +0530 Committer: Ingo Molnar CommitDate: Mon, 6 Jul 2015 15:29:55 +0200 sched/numa: Consider 'i

[tip:sched/urgent] sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h

2015-07-05 Thread tip-bot for Srikar Dronamraju
Commit-ID: 6b55c9654fccf69ae7ace23ca101dc37b903181b Gitweb: http://git.kernel.org/tip/6b55c9654fccf69ae7ace23ca101dc37b903181b Author: Srikar Dronamraju AuthorDate: Thu, 25 Jun 2015 22:51:41 +0530 Committer: Ingo Molnar CommitDate: Sat, 4 Jul 2015 10:04:31 +0200 sched/debug: Move print

[tip:sched/urgent] sched/numa: Fix numa balancing stats in /proc/ pid/sched

2015-07-05 Thread tip-bot for Srikar Dronamraju
Commit-ID: 397f2378f136128623fc237746157aa2564d1082 Gitweb: http://git.kernel.org/tip/397f2378f136128623fc237746157aa2564d1082 Author: Srikar Dronamraju AuthorDate: Thu, 25 Jun 2015 22:51:43 +0530 Committer: Ingo Molnar CommitDate: Sat, 4 Jul 2015 10:04:33 +0200 sched/numa: Fix numa ba

[tip:sched/urgent] sched/numa: Show numa_group ID in /proc/ sched_debug task listings

2015-07-05 Thread tip-bot for Srikar Dronamraju
Commit-ID: e3d24d0a6048a826de5562d75dedb664d3a2a1b2 Gitweb: http://git.kernel.org/tip/e3d24d0a6048a826de5562d75dedb664d3a2a1b2 Author: Srikar Dronamraju AuthorDate: Thu, 25 Jun 2015 22:51:42 +0530 Committer: Ingo Molnar CommitDate: Sat, 4 Jul 2015 10:04:32 +0200 sched/numa: Show numa_g

[tip:sched/urgent] sched/numa: Fix numa balancing stats in /proc/ pid/sched

2015-07-03 Thread tip-bot for Srikar Dronamraju
Commit-ID: 46fb6b9762d13fdeeefb3a9e9c317ebcd344f578 Gitweb: http://git.kernel.org/tip/46fb6b9762d13fdeeefb3a9e9c317ebcd344f578 Author: Srikar Dronamraju AuthorDate: Thu, 25 Jun 2015 22:51:43 +0530 Committer: Ingo Molnar CommitDate: Wed, 1 Jul 2015 10:31:28 +0200 sched/numa: Fix numa ba

[tip:sched/urgent] sched/numa: Show numa_group ID in /proc/ sched_debug task listings

2015-07-03 Thread tip-bot for Srikar Dronamraju
Commit-ID: 478fd9ada06ff17ae13a5b7f775346562036127e Gitweb: http://git.kernel.org/tip/478fd9ada06ff17ae13a5b7f775346562036127e Author: Srikar Dronamraju AuthorDate: Thu, 25 Jun 2015 22:51:42 +0530 Committer: Ingo Molnar CommitDate: Wed, 1 Jul 2015 10:31:27 +0200 sched/numa: Show numa_g

[tip:sched/urgent] sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h

2015-07-03 Thread tip-bot for Srikar Dronamraju
Commit-ID: 6e3ecb4945f06ebbf1cf00ec316511c249492b08 Gitweb: http://git.kernel.org/tip/6e3ecb4945f06ebbf1cf00ec316511c249492b08 Author: Srikar Dronamraju AuthorDate: Thu, 25 Jun 2015 22:51:41 +0530 Committer: Ingo Molnar CommitDate: Wed, 1 Jul 2015 10:31:27 +0200 sched/debug: Move print

[tip:perf/urgent] perf bench numa: Fix to show proper convergence stats

2015-06-26 Thread tip-bot for Srikar Dronamraju
Commit-ID: 2b42b09b88c831ba4da2d669581dde371c38c2af Gitweb: http://git.kernel.org/tip/2b42b09b88c831ba4da2d669581dde371c38c2af Author: Srikar Dronamraju AuthorDate: Wed, 24 Jun 2015 16:40:04 +0530 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 25 Jun 2015 12:28:35 -0300 perf benc

[tip:sched/core] sched/debug: Add sum_sleep_runtime to /proc//sched

2015-06-19 Thread tip-bot for Srikar Dronamraju
Commit-ID: 82a0d2762699b95d6ce4114d00dc1865df9b0df3 Gitweb: http://git.kernel.org/tip/82a0d2762699b95d6ce4114d00dc1865df9b0df3 Author: Srikar Dronamraju AuthorDate: Mon, 8 Jun 2015 13:40:41 +0530 Committer: Ingo Molnar CommitDate: Fri, 19 Jun 2015 10:03:11 +0200 sched/debug: Add sum_sl

[tip:sched/core] sched/debug: Replace vruntime with wait_sum in / proc/sched_debug

2015-06-19 Thread tip-bot for Srikar Dronamraju
Commit-ID: c5f3ab1c3b2e277cca6462415038dab02b4ad396 Gitweb: http://git.kernel.org/tip/c5f3ab1c3b2e277cca6462415038dab02b4ad396 Author: Srikar Dronamraju AuthorDate: Mon, 8 Jun 2015 13:40:40 +0530 Committer: Ingo Molnar CommitDate: Fri, 19 Jun 2015 10:03:11 +0200 sched/debug: Replace vr

[tip:sched/core] sched/debug: Properly format runnable tasks in / proc/sched_debug

2015-06-19 Thread tip-bot for Srikar Dronamraju
Commit-ID: 33d6176eb12d1b0ae6d2f672b47367fd90726b91 Gitweb: http://git.kernel.org/tip/33d6176eb12d1b0ae6d2f672b47367fd90726b91 Author: Srikar Dronamraju AuthorDate: Mon, 8 Jun 2015 13:40:39 +0530 Committer: Ingo Molnar CommitDate: Fri, 19 Jun 2015 10:03:10 +0200 sched/debug: Properly f