2010/5/21 Roman Divacky
> On Thu, May 20, 2010 at 10:10:23PM +0800, ambrosehuang ambrose wrote:
> > I found my clang version is :
> > [r...@lateaxfreebsd src]# clang --version
> > clang version 2.0 (trunk)
> > Target: *x86_64-portbld-freebsd8.0*
> > Thread model: posix
> > svn revision is r10379_
Cool, glad its resolved.
Jack
On Fri, May 21, 2010 at 10:43 AM, Ryan Stone wrote:
> Just wanted to give everybody some closure on this issue: Through the
> magic of a JTAG debugger, I was able to identify that the problem was
> an infinite loop in the BIOS's SMI handler. I'm not sure why thi
Just wanted to give everybody some closure on this issue: Through the
magic of a JTAG debugger, I was able to identify that the problem was
an infinite loop in the BIOS's SMI handler. I'm not sure why this
didn't effect Linux -- perhaps it brought up the APs before the SMI
came in. In any case,
On Fri, 21 May 2010, Erik Cederstrand wrote:
Den 12/05/2010 kl. 22.44 skrev Jeff Roberson:
I think Peter Holm also saw this once while we were testing SUJ and reproduced
~30 second hangs with stock sources. At this point we need to brainstorm ideas
for adding debugging instrumentation and