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

# Shared memory options
shm: {
	# Override default option and allocate internal shms using single
	# virtual address space.
	single_va = 1
}