mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
make the timer list be ordered to speed up expried timer process and next timer event finding. Add timer would not schedule timer unless it's the next timer event. Signed-off-by: Li, Fei1 <fei1.li@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>