Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1413562

[PATCH v2 0/2] sched/debug: schedstats bug fix and improvement

From Josh Poimboeuf <jpoimboe@redhat.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] sched/debug: schedstats bug fix and improvement
Date 2016-06-04 01:00 +0200
Message-ID <rG6el-KI-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


v2:
- fixed !SCHEDSTATS build for patch 1 using new schedstat_val() macro
- dropped patch 3

A schedstats-related bug fix and improvement.

Josh Poimboeuf (2):
  sched/debug: fix /proc/sched_debug regression
  sched/debug: always show nr_migrations

 kernel/sched/debug.c | 17 +++++------------
 kernel/sched/stats.h |  3 +++
 2 files changed, 8 insertions(+), 12 deletions(-)

-- 
2.4.11

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 0/2] sched/debug: schedstats bug fix and improvement Josh Poimboeuf <jpoimboe@redhat.com> - 2016-06-04 01:00 +0200

csiph-web