Re: [Qemu-devel] [PATCH RFC 00/22] I/O prefetch cache

2016-08-26 Thread no-reply
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. Subject: [Qemu-devel] [PATCH RFC 00/22] I/O prefetch cache Type: series Message-id: 20160825134421.20231-1-pbutsy

[Qemu-devel] [PATCH RFC 00/22] I/O prefetch cache

2016-08-25 Thread Pavel Butsykin
The prefetch cache aims to improve the performance of sequential read data. Of most interest here are the requests of a small size of data for sequential read, such requests can be optimized by extending them and moving into the prefetch cache. However, there are 2 issues: - In aggregate only a s