Home
last modified time | relevance | path

Searched hist:a5f472c579f4b9555720a9e43077fb8ab2be4c0b (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/x86/
H A Dcpu_machdep.cdiff a5f472c579f4b9555720a9e43077fb8ab2be4c0b Thu Apr 26 20:12:40 CEST 2018 Konstantin Belousov <kib@FreeBSD.org> Some style and minor code improvements for idle selection.

Use designated initializers for the idlt_tlb elements.
Remove strstr() use, add flag field to detect supported MWAIT.
Use nitems() instead of the terminating NULL entry for idle_tlb.
Move several functions into cpu_idle_* namespace.

Based on the discussion with: bde
Sponsored by: The FreeBSD Foundation
MFC after: 1 week