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

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