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

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