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

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