Anatoly Burakov 55243435f5 eal: add monitor wakeup function
Now that we have everything in a C file, we can store the information
about our sleep, and have a native mechanism to wake up the sleeping
core. This mechanism would however only wake up a core that's sleeping
while monitoring - waking up from `rte_power_pause` won't work.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2021-01-18 23:59:42 +01:00
..
2021-01-15 11:31:28 +01:00
2020-10-29 16:45:17 +01:00
2021-01-14 16:42:25 +01:00
2020-10-29 14:13:31 +01:00
2021-01-17 23:21:14 +01:00