Re: [10-STABLE, 11-CURRENT] something wrong between cam and eventtimer or geom and eventtimer

From: Adrian Chadd <adrian_at_freebsd.org>
Date: Wed, 6 Nov 2013 12:50:00 -0800
.. the main reason to use machdep.idle=hlt is that it is a different code path.

But to ensure you're always going via the hlt codepath, you _first_
have to disable mwait.

The idle code first decides whether to run mwait or <idle>, then if it
doesn't choose mwait, it chooses machdep.idle. That's why you first
have to disable idle_wait.



-adrian
Received on Wed Nov 06 2013 - 19:50:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:44 UTC