commit | 027003152f4cf21952f9282b4487daf3fdd372ba | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 19 11:59:10 2013 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Feb 22 21:21:10 2013 +0100 |
tree | bf6c5b5846ef244ff4252aae6dc9d89f8b8fa2fe | |
parent | 402397843e20e35d6cb7c80837c7cfdb19ede591 [diff] |
coroutine: trim down nesting level in perf_nesting test 20000 nested coroutines require 20 GB of virtual address space. Only nest 1000 of them so that the test (only enabled with "-m perf" on the command line) runs on 32-bit machines too. Cc: qemu-stable@nongnu.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>