lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 18 Aug 2013 16:25:14 +0800
From:	Lei Wen <leiwen@...vell.com>
To:	Paul Turner <pjt@...gle.com>,
	Peter Zijlstra <peterz@...radead.org>,
	Ingo Molnar <mingo@...e.hu>, <mingo@...hat.com>,
	<leiwen@...vell.com>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/8] sched: fixes for the nr_running usage

Since it is different for the nr_running and h_nr_running in its
presenting meaning, we should take care of their usage in the scheduler.

Lei Wen (8):
  sched: change load balance number to h_nr_running of run queue
  sched: change cpu_avg_load_per_task using h_nr_running
  sched: change update_rq_runnable_avg using h_nr_running
  sched: change pick_next_task_fair to h_nr_running
  sched: change update_sg_lb_stats to h_nr_running
  sched: change find_busiest_queue to h_nr_running
  sched: change active_load_balance_cpu_stop to use h_nr_running
  sched: document the difference between nr_running and h_nr_running

 kernel/sched/fair.c  |   23 +++++++++++++----------
 kernel/sched/sched.h |    6 ++++++
 2 files changed, 19 insertions(+), 10 deletions(-)

-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ