linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] [ tip/sched/core ] System unresponsive after booting
@ 2014-01-15  8:27 Daniel Lezcano
  2014-01-15  9:22 ` Ingo Molnar
                   ` (2 more replies)
  0 siblings, 3 replies; 27+ messages in thread
From: Daniel Lezcano @ 2014-01-15  8:27 UTC (permalink / raw)
  To: raistlin, juri.lelli
  Cc: Peter Zijlstra, Ingo Molnar, Linux Kernel Mailing List


Hi all,

I use the tip/sched/core branch.

After git pulling yesterday, my host is unresponsive after booting the OS.

  * It boots normally
  * It sends info to the console
  * The graphics does not work
  * The terminals show the prompt, I can enter the username but after 
pressing enter, it does not give the password prompt
  * sysrq works more or less, I can't get the process stack but it 
receives the command

It is like no new process can be created.

I have a dual Xeon processor E5325 (2 x 4 cores).

After git bisecting, the following patch seems to introduce the bug.

commit d50dde5a10f305253cbc3855307f608f8a3c5f73
Author: Dario Faggioli <raistlin@linux.it>
Date:   Thu Nov 7 14:43:36 2013 +0100

     sched: Add new scheduler syscalls to support an extended scheduling 
parameters ABI

     Add the syscalls needed for supporting scheduling algorithms
     with extended scheduling parameters (e.g., SCHED_DEADLINE).


[ ... ]


     Signed-off-by: Dario Faggioli <raistlin@linux.it>
     [ Rewrote to use sched_attr. ]
     Signed-off-by: Juri Lelli <juri.lelli@gmail.com>
     [ Removed sched_setscheduler2() for now. ]
     Signed-off-by: Peter Zijlstra <peterz@infradead.org>
     Link: 
http://lkml.kernel.org/r/1383831828-15501-3-git-send-email-juri.lelli@gmail.com
     Signed-off-by: Ingo Molnar <mingo@kernel.org>

-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2014-01-16 18:40 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15  8:27 [BUG] [ tip/sched/core ] System unresponsive after booting Daniel Lezcano
2014-01-15  9:22 ` Ingo Molnar
2014-01-15 10:39   ` Peter Zijlstra
2014-01-15 11:00   ` Peter Zijlstra
2014-01-15 14:05     ` Peter Zijlstra
2014-01-15  9:25 ` Michael wang
2014-01-15 11:30   ` Peter Zijlstra
2014-01-15 13:28     ` Daniel Lezcano
2014-01-16 13:40     ` [tip:sched/core] sched: Preserve the nice level over sched_setscheduler() and sched_setparam() calls tip-bot for Peter Zijlstra
2014-01-15 13:27   ` [BUG] [ tip/sched/core ] System unresponsive after booting Daniel Lezcano
2014-01-15 12:04 ` Peter Zijlstra
2014-01-15 12:24   ` Ingo Molnar
2014-01-15 13:45     ` Daniel Lezcano
2014-01-15 13:09   ` Daniel Lezcano
2014-01-16 13:48   ` Daniel Lezcano
2014-01-16 14:17     ` Peter Zijlstra
2014-01-16 14:20       ` Daniel Lezcano
2014-01-16 14:25         ` Peter Zijlstra
2014-01-16 14:30           ` Daniel Lezcano
2014-01-16 15:42             ` Peter Zijlstra
2014-01-16 15:50               ` Daniel Lezcano
2014-01-16 16:54                 ` [PATCH] sched: Fix __sched_setscheduler() nice test Peter Zijlstra
2014-01-16 18:33                   ` Peter Zijlstra
2014-01-16 18:39                   ` [tip:sched/core] " tip-bot for Peter Zijlstra
2014-01-16 15:28           ` [BUG] [ tip/sched/core ] System unresponsive after booting Daniel Lezcano
2014-01-16 15:48             ` Peter Zijlstra
2014-01-16 15:51               ` Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).