commit | 2463ded4c84cc8e0f1de3d3966c67db0c025e113 | [log] [tgz] |
---|---|---|
author | Wentong Wu <wentong.wu@intel.com> | Wed Jul 24 17:17:33 2019 +0800 |
committer | Andrew Boie <andrewboie@gmail.com> | Wed Jul 24 14:02:23 2019 -0700 |
tree | 8d34ccefd70333f4a9ee0d8451275be85ba7509d | |
parent | bdb0284b82ca2335e0254fbd77c58c7152ab0e0b [diff] |
kernel: timeout: do not active time slicing if idle thread ready zero slice_ticks when can't time slice so that next_timeout will ignore slice_ticks of _current_cpu and system can stay low power state longer time. Fixes: #17368. Signed-off-by: Wentong Wu <wentong.wu@intel.com>