lkml.org 
[lkml]   [2013]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] staging/lustre: lloop depends on BLOCK
On Wed, Aug 07, 2013 at 07:45:17AM +0000, Dilger, Andreas wrote:
> The problem still remains that the kernel loop driver eventually depends on
> a local block device for the pages/bios to be written. The Lustre lloop
> driver bypasses the VFS and block layer to generate RPCs from the submitted
> pages to RDMA over the network without a data copy.

No, it doesn't. It still consumes bios just like the regular loop
driver.

Besides missing all kinds of fixes from years of kernel development the
only difference is that it takes a lustre-specific shortcut into the
direct I/O code instead of going through the pagecache.

The patch series I've pointed you to does exactly that in a generic way
and thus superceeds the lloop driver fully.

In case my previous reference was a bit to vague the series starts at:

[PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec

please take a look and make sure to review it in case you see any
shortcomings.



\
 
 \ /
  Last update: 2013-08-08 14:41    [W:0.119 / U:0.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site