On Wed, Mar 27, 2013 at 3:02 AM, majianpeng wrote:
> If fc->big_writes == 0, for write-operation it only do 4k in func
> fuse_fill_write_pages.
> So when alloc fuse_req,we should consider this restrict in order to
> do additional operations.
> The additional operations are memset-opeartion in fun
If fc->big_writes == 0, for write-operation it only do 4k in func
fuse_fill_write_pages.
So when alloc fuse_req,we should consider this restrict in order to
do additional operations.
The additional operations are memset-opeartion in func fuse_requenst_alloc and
alloc more space if nr_pages is lar
2 matches
Mail list logo