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

# Shared memory options
shm: {
 	# Increase the amount of single VA memory
	single_va_size_kb = 1048576
}