On Thursday 30 June 2011 13:58:39 Peter Humphrey did opine thusly: > On Monday 27 June 2011 18:53:31 Remy Blank wrote: > > Peter Humphrey wrote: > > > Can anyone point me to the parameter concerned? I can't find > > > it with grep. > > > > Could it be CONFIG_DETECT_SOFTLOCKUP? > > Thanks to you and Alan. > > No, I don't think so, as there's none such in my kernel config (this > is 2.6.38, and none of the other distros have a version as recent > as this). The same applies to pcie_aspm. > > Meanwhile, I've resorted to switching things off in the BIOS, but as > the lockups are intermittent it's going to take a while to find > what's doing it.
How about these then? # grep -i lockup .* .config:# CONFIG_LOCKUP_DETECTOR is not set .config:# CONFIG_HARDLOCKUP_DETECTOR is not set -- alan dot mckinnon at gmail dot com

