summaryrefslogtreecommitdiffstats
path: root/share/man/man9/rman.9
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2016-07-23 22:50:59 +0000
committerjhb <jhb@FreeBSD.org>2016-07-23 22:50:59 +0000
commitae63b0f122e49c451054840e466a5075de3fc586 (patch)
tree30e75e55b6a52cf43c08fe65315833552b997b6f /share/man/man9/rman.9
parentfc8d394fa28ef4f4fb39639192e718620ef9699b (diff)
downloadFreeBSD-src-ae63b0f122e49c451054840e466a5075de3fc586.zip
FreeBSD-src-ae63b0f122e49c451054840e466a5075de3fc586.tar.gz
MFC 299977: Use polling spin loops for timeouts during early boot.
Some ACPI operations such as mutex acquires and event waits accept a timeout. The ACPI OSD layer implements these timeouts by using regular sleep timeouts. However, this doesn't work during early boot before event timers are setup. Instead, use polling combined with DELAY() to spin. This fixes booting on upcoming Intel systems with Kaby Lake processors.
Diffstat (limited to 'share/man/man9/rman.9')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud