On Sat, 16 Aug 2014 02:09:44 +0900 Akinobu Mita wrote:
> 2014-08-15 7:04 GMT+09:00 Andrew Morton :
> > On Tue, 5 Aug 2014 23:38:31 +0900 Akinobu Mita
> > wrote:
> >
> >> This patchset implements readpages() operation for block device by
> >> using mpage_readpages() which can create multipage B
2014-08-15 7:04 GMT+09:00 Andrew Morton :
> On Tue, 5 Aug 2014 23:38:31 +0900 Akinobu Mita
> wrote:
>
>> This patchset implements readpages() operation for block device by
>> using mpage_readpages() which can create multipage BIOs instead of
>> BIOs for each page and reduce system CPU time consu
On Tue, 5 Aug 2014 23:38:31 +0900 Akinobu Mita wrote:
> This patchset implements readpages() operation for block device by
> using mpage_readpages() which can create multipage BIOs instead of
> BIOs for each page and reduce system CPU time consumption.
Patchset is simple and straightforward eno
This patchset implements readpages() operation for block device by
using mpage_readpages() which can create multipage BIOs instead of
BIOs for each page and reduce system CPU time consumption.
Akinobu Mita (3):
vfs: make guard_bh_eod() more generic
vfs: guard end of device for mpage interface
4 matches
Mail list logo