mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-20 19:49:28 +00:00
780863007d
Add spin loop hint by means of the PAUSE instruction since wait_for_interrupt is called in a busy loop. This should improve processor performance and reduce power consumption. Note: HLT cannot be used since it is a privileged instruction and the idle thread is executed in userspace. |
||
---|---|---|
.. | ||
base | ||
core | ||
platform | ||
test |