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


Groups > linux.kernel > #1413461

[PATCH 0/3] sched/debug: schedstats bug fix and cleanups

From Josh Poimboeuf <jpoimboe@redhat.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] sched/debug: schedstats bug fix and cleanups
Date 2016-06-03 22:50 +0200
Message-ID <rG4cy-7ZV-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


A /proc/sched_debug bug fix and a couple of other schedstats-related
cleanups.

Josh Poimboeuf (3):
  sched/debug: fix /proc/sched_debug regression
  sched/debug: always show nr_migrations
  sched/debug: remove unnecessary CONFIG_SCHEDSTATS checks

 kernel/sched/debug.c | 24 +++++++++---------------
 kernel/sched/fair.c  |  4 ++--
 2 files changed, 11 insertions(+), 17 deletions(-)

-- 
2.4.11

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


Thread

[PATCH 0/3] sched/debug: schedstats bug fix and cleanups Josh Poimboeuf <jpoimboe@redhat.com> - 2016-06-03 22:50 +0200
  [PATCH 2/3] sched/debug: always show nr_migrations Josh Poimboeuf <jpoimboe@redhat.com> - 2016-06-03 22:50 +0200
  [PATCH 1/3] sched/debug: fix /proc/sched_debug regression Josh Poimboeuf <jpoimboe@redhat.com> - 2016-06-03 22:50 +0200
  [PATCH 3/3] sched/debug: remove unnecessary CONFIG_SCHEDSTATS checks Josh Poimboeuf <jpoimboe@redhat.com> - 2016-06-03 22:50 +0200
    Re: [PATCH 3/3] sched/debug: remove unnecessary CONFIG_SCHEDSTATS  checks Josh Poimboeuf <jpoimboe@redhat.com> - 2016-06-03 23:20 +0200
  Re: [PATCH 0/3] sched/debug: schedstats bug fix and cleanups Josh Poimboeuf <jpoimboe@redhat.com> - 2016-06-03 23:50 +0200

csiph-web