commit | 405611dc9e0edb93b6f05bbc1597024fe34be0b7 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <npitre@baylibre.com> | Fri Mar 31 12:14:27 2023 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Apr 03 19:16:48 2023 -0400 |
tree | 18f9dbda96aa0c0c00c3f5ac9bc99436e3e10a0c | |
parent | 2a5de5fc30018befab612faff124ffcef9329d07 [diff] |
sched: remove restriction on single-tick time slices Slice expirations are now based on the same timeout mechanism as regular timers which have been recently fixed and proven to work with single-tick periods. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>