-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
domain_schedule: pick more useful defaults
The previous schedule lead to 15/16th idle time and had extremely short (1 tick) domain slices which means a lot of the test time was spent idle or domain switching instead of running code. This setup give domain 0 a long-ish slice to make some progress, adds some variety to the schedule and sets 2 as the shortest period. Signed-off-by: Gerwin Klein <[email protected]>
- Loading branch information
Showing
1 changed file
with
22 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters