Todo: Investigate MWait to reduce spinlock power usage
This commit is contained in:
@@ -2,3 +2,5 @@
|
|||||||
using shared_ptr.
|
using shared_ptr.
|
||||||
* Ensure that we comb through the current code and enforce the distinction
|
* Ensure that we comb through the current code and enforce the distinction
|
||||||
between user errors and program exceptions.
|
between user errors and program exceptions.
|
||||||
|
* Investigate using MONITOR/MWAIT for spinlocks to reduce busy-waiting
|
||||||
|
stress/power consumption. Look for a parallel on ARM.
|
||||||
|
|||||||
Reference in New Issue
Block a user