Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2015 21:33:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196542] System stops booting with "ACPI APIC Table: <INTEL  DENLOW>"
Message-ID:  <bug-196542-8-Wvev7wjOkh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196542-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196542-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196542

--- Comment #19 from John Baldwin <jhb@FreeBSD.org> ---
Comment on attachment 152311
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152311
mp_machdep.c patch with printf

Ahhh, so you didn't alter the arg passed to DELAY(), but you made the
lapic_ipi_wait()'s timeout.  Ok.  That is actually what Linux does too, though
I think it might specify a timeout in a time unit (e.g. microseconds) rather
than a simple spin count.  I will think about this some more to come up with a
real patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196542-8-Wvev7wjOkh>