Home
last modified time | relevance | path

Searched refs:mem_bind (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/migration/guestperf/
H A Dengine.py384 def _get_common_wrapper(cpu_bind, mem_bind): argument
386 if len(cpu_bind) > 0 or len(mem_bind) > 0:
390 if mem_bind:
391 wrapper.append("--membind=%s" % ",".join(mem_bind))