[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2] qcow2: Add cache-size=max option to optimize
From: |
no-reply |
Subject: |
Re: [Qemu-devel] [PATCH v2] qcow2: Add cache-size=max option to optimize caches for performance |
Date: |
Tue, 4 Oct 2016 14:50:50 -0700 (PDT) |
Hi,
Your series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Type: series
Message-id: address@hidden
Subject: [Qemu-devel] [PATCH v2] qcow2: Add cache-size=max option to optimize
caches for performance
=== TEST SCRIPT BEGIN ===
#!/bin/bash
set -e
git submodule update --init dtc
# Let docker tests dump environment info
export SHOW_ENV=1
make J=8 address@hidden
make J=8 address@hidden
=== TEST SCRIPT END ===
Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
Switched to a new branch 'test'
859cc86 qcow2: Add cache-size=max option to optimize caches for performance
=== OUTPUT BEGIN ===
Submodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc'
Cloning into 'dtc'...
Submodule path 'dtc': checked out '65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf'
BUILD centos6
=== OUTPUT END ===
Abort: command timeout (>3600 seconds)
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to address@hidden
- Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Optimize L2 table cache size based on image and cluster sizes, (continued)
- Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Optimize L2 table cache size based on image and cluster sizes, Alberto Garcia, 2016/10/04
- Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Optimize L2 table cache size based on image and cluster sizes, Ed Swierk, 2016/10/04
- Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Optimize L2 table cache size based on image and cluster sizes, Max Reitz, 2016/10/04
- Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Optimize L2 table cache size based on image and cluster sizes, Alberto Garcia, 2016/10/05
- Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Optimize L2 table cache size based on image and cluster sizes, Max Reitz, 2016/10/05
- Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Optimize L2 table cache size based on image and cluster sizes, Alberto Garcia, 2016/10/05
- Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Optimize L2 table cache size based on image and cluster sizes, Max Reitz, 2016/10/05
- Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Optimize L2 table cache size based on image and cluster sizes, Alberto Garcia, 2016/10/06
- Re: [Qemu-devel] [Qemu-block] [PATCH] qcow2: Optimize L2 table cache size based on image and cluster sizes, Kevin Wolf, 2016/10/05
- [Qemu-devel] [PATCH v2] qcow2: Add cache-size=max option to optimize caches for performance, Ed Swierk, 2016/10/04
- Re: [Qemu-devel] [PATCH v2] qcow2: Add cache-size=max option to optimize caches for performance,
no-reply <=