<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 28 March 2017 at 10:36, Michel Dänzer <span dir="ltr"><<a href="mailto:michel@daenzer.net" target="_blank">michel@daenzer.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="m_2777511630697423611gmail-">On 28/03/17 05:24 PM, Julien Isorce wrote:<br>
> Hi Michel,<br>
><br>
> About the hard lockup, I noticed that I cannot have it with the<br>
> following conditions:<br>
><br>
> 1. soft lockup fix (the 0->i change which avoids infinite loop)<br>
> 2. Your suggestion: (!(rbo->flags & RADEON_GEM_CPU_ACCESS)<br>
> 3. radeon.gartsize=512 radeon.vramlimit=1024 (any other values above do<br>
> not help, for example (1024, 1024) or (1024, 2048))<br>
><br>
> Without 1 and 2, but with 3, our test reproduces the soft lockup (just<br>
> discovered few days ago).<br>
> Without 3 (and with or without 1., 2.), our test reproduces the hard<br>
> lockup which one does not give any info in kern.log (sometimes some NUL<br>
> ^@ characters but not always).<br>
<br>
</span>What exactly does "hard lockup" mean? What are the symptoms?<br>
<div class="m_2777511630697423611gmail-HOEnZb"><div class="m_2777511630697423611gmail-h5"><br></div></div></blockquote><div><br></div><div>Screens are frozen, cannot ssh, no mouse/keyboard, no kernel panic. Requires hard reboot.</div><div>After reboot, nothing in /var/crash, nothing in /sys/fs/pstore, nothing in kern.log except sometimes some nul characters ^@.</div><div>Adding traces it looks like the test app was still in a ioctl(RADEON_CS) but it is difficult to rely on that since this is called a lot.</div><div>Using a serial console did not show additional debug messages. kgdb was not useful but probably worth another attempt.</div><div><br></div></div></div></div>