Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1416535
| From | Josh Poimboeuf <jpoimboe@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] sched/debug: more schedstats fixes |
| Date | 2016-06-07 21:50 +0200 |
| Message-ID | <rHvaG-6PS-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Fixes for two more bugs I found in the schedstats code, in addition to to the other patches I sent out: https://lkml.kernel.org/r/cover.1464994423.git.jpoimboe@redhat.com Josh Poimboeuf (2): sched/debug: fix 'schedstats=enable' cmdline option sched/debug: fix deadlock when enabling sched events include/trace/events/sched.h | 30 +++++++++++++++--------------- kernel/sched/core.c | 26 +++++++++++++++++++++----- kernel/sched/fair.c | 29 +++++++---------------------- 3 files changed, 43 insertions(+), 42 deletions(-) -- 2.4.11
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] sched/debug: more schedstats fixes Josh Poimboeuf <jpoimboe@redhat.com> - 2016-06-07 21:50 +0200
[PATCH 1/2] sched/debug: fix 'schedstats=enable' cmdline option Josh Poimboeuf <jpoimboe@redhat.com> - 2016-06-07 21:50 +0200
Re: [PATCH 1/2] sched/debug: fix 'schedstats=enable' cmdline option Mel Gorman <mgorman@techsingularity.net> - 2016-06-08 10:10 +0200
[tip:sched/core] sched/debug: Fix 'schedstats=enable' cmdline option tip-bot for Josh Poimboeuf <tipbot@zytor.com> - 2016-06-08 16:30 +0200
csiph-web