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

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