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

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