This is needed because when we add the suspend-to-idle loop, we only want to break the BSP out of idle to process the taskqueue while keeping all the others idled.
Sponsored by: The FreeBSD Foundation
Differential D54406
acpi: Make taskqueue only run on BSP Authored by obiwac on Mon, Dec 29, 8:45 PM. Tags None Referenced Files
Details
This is needed because when we add the suspend-to-idle loop, we only want to break the BSP out of idle to process the taskqueue while keeping all the others idled. Sponsored by: The FreeBSD Foundation
Diff Detail
Event Timeline
Comment Actions In fact, if you plan to work on proper get_bsp() etc I think it would be useful to commit this change as is now since it eliminates the real issue. Then you would fix it in due course of the the bsp changes. Might be, mark the cpuset calculation with XXX comment.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||