lkml.org 
[lkml]   [2016]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] random: Fix kernel panic due to system_wq use before init
On 09/14/2016 03:19 PM, Linus Torvalds wrote:
> On Wed, Sep 14, 2016 at 12:14 PM, Waiman Long<waiman.long@hpe.com> wrote:
>> In the stack backtrace above, the kernel hadn't even reached SMP boot after
>> about 50s. That was extremely slow. I tried the 4.7.3 kernel and it booted
>> up fine. So I suspect that there may be too many interrupts going on and it
>> consumes most of the CPU cycles. The prime suspect is the random driver, I
>> think.
> Any chance of bisecting it at least partially? The random driver
> doesn't do interrupts itself, it just gets called by other drivers
> doing intterrupts. So if there are too many of them, that would be
> something else..
>
> Linus

I can try, but the 16-socket system that I have at the moment takes a
long time (more than an hour) for one shutdown-reboot cycle. It may not
be really more interrupts in 4.8, it may be that the random driver just
somehow run very slow on my test machine as it seems to have a major
rewrite in the 4.8 cycle. So I would like to solicit what sort of test
that I can run to pinpoint where the problem is. I currently has the
machine till the end of the week.

Cheers,
Longman

\
 
 \ /
  Last update: 2016-09-17 09:59    [W:0.119 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site