summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2015-01-14 01:32:11 +0100
committerhyokeun <hyokeun.jeon@samsung.com>2016-12-27 16:31:08 +0900
commit98eba56a4a3c87bdbd21b7b877184230c6731ce6 (patch)
tree01016a816ae60a2829f0398099074773761e6f77 /configure
parentc3d3703643e67914ed484c2358faf6baefd009b3 (diff)
downloadqemu-98eba56a4a3c87bdbd21b7b877184230c6731ce6.tar.gz
qemu-98eba56a4a3c87bdbd21b7b877184230c6731ce6.tar.bz2
qemu-98eba56a4a3c87bdbd21b7b877184230c6731ce6.zip
AIO: Reduce number of threads for 32bit hosts
On hosts with limited virtual address space (32bit pointers), we can very easily run out of virtual memory with big thread pools. Instead, we should limit ourselves to small pools to keep memory footprint low on those systems. This patch fixes random VM stalls like (process:25114): GLib-ERROR **: gmem.c:103: failed to allocate 1048576 bytes on 32bit ARM systems for me. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions