Re: [2.6.17-rc5-mm2] crash when doing second suspend: BUG in arch/i386/kernel/nmi.c:174

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday 07 June 2006 02:24, Andrew Morton wrote:
> On Wed, 7 Jun 2006 10:13:49 +1000
>
> Nigel Cunningham <[email protected]> wrote:
> > > the new CPU to get the same state as the old one just because it ends
> > > up with the same logical CPU number?  Perhaps, but what if it doesn't
> > > even have the same capabilities?  (Do we support heterogeneous CPUs
> > > anyway?)
> >
> > Indeed. I'm also not sure that there's necessarily a guarantee that cpus
> > will be hotplugged in the same order. Perhaps those with more knowledge
> > can clarify there.
>
> It all depends on what we mean by "per-cpu state".  If we were to remember
> that "CPU 7 needs 0x1234 in register 44" then that would be wrong.  But
> remembering some high-level functional thing like "CPU 7 needs to run the
> NMI watchdog" is fine.  The CPU bringup code can work out whether that is
> possible, and how to do it.

Actually the nmi watchdog state should be global, not per CPU.  We
want it to either work for the whole system or be completely disabled.

What is per CPU are the performance counter allocations, but these
can be forgotten over CPU unplug/replug.

(ok this means oprofile  might need to be restarted after suspend/resume,
but I guess that's reasonable) 

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux