Commit 54baa7a
committed
Revert "sched_ext: Use shorter slice while bypassing"
This reverts commit 6f34d8d.
Slice length is ignored while bypassing and tasks are switched on every tick
and thus the patch does not make any difference. The perceived difference
was from test noise.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: David Vernet <void@manifault.com>1 parent c425180 commit 54baa7a
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
1949 | 1948 | | |
1950 | 1949 | | |
1951 | 1950 | | |
1952 | | - | |
1953 | 1951 | | |
1954 | 1952 | | |
1955 | 1953 | | |
| |||
1967 | 1965 | | |
1968 | 1966 | | |
1969 | 1967 | | |
1970 | | - | |
| 1968 | + | |
1971 | 1969 | | |
1972 | 1970 | | |
1973 | 1971 | | |
| |||
2022 | 2020 | | |
2023 | 2021 | | |
2024 | 2022 | | |
2025 | | - | |
| 2023 | + | |
2026 | 2024 | | |
2027 | 2025 | | |
2028 | 2026 | | |
| |||
0 commit comments