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


Groups > linux.kernel > #1413508

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

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

Show all headers | View raw


On Fri, Jun 03, 2016 at 03:44:38PM -0500, Josh Poimboeuf wrote:
> 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

Sorry, the whole series is bad for the !SCHEDSTATS case.  That's what I
get for posting on a Friday afternoon!

-- 
Josh

Back to linux.kernel | Previous | Next — Previous 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