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


Groups > linux.kernel > #1413562 > unrolled thread

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

Started byJosh Poimboeuf <jpoimboe@redhat.com>
First post2016-06-04 01:00 +0200
Last post2016-06-04 01:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

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

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

FromJosh Poimboeuf <jpoimboe@redhat.com>
Date2016-06-04 01:00 +0200
Subject[PATCH v2 0/2] sched/debug: schedstats bug fix and improvement
Message-ID<rG6el-KI-3@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web