On 01.09.2016 17:17, Kevin Wolf wrote:
Am 29.08.2016 um 19:09 hat Pavel Butsykin geschrieben:
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 extendin
On 01.09.2016 18:26, Avi Kivity wrote:
On 08/29/2016 08:09 PM, Pavel Butsykin wrote:
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 an
On 08/29/2016 08:09 PM, Pavel Butsykin wrote:
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. Howeve
Am 29.08.2016 um 19:09 hat Pavel Butsykin geschrieben:
> 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 prefet
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