aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/test/sched-basic.conf
blob: 16654595be9fd58f7fedf790caf431404bdb5f93 (plain)
1
2
3
4
5
6
7
8
9
# Mandatory fields
odp_implementation = "linux-generic"
config_file_version = "0.1.21"

# Test scheduler with an odd spread value and without dynamic load balance
sched_basic: {
	prio_spread = 3
	load_balance = 0
}