Re: pagevecs of more than PAGEVEC_SIZE pages

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Evgeniy Polyakov <johnpol@...>
Cc: Andrew Morton <akpm@...>, linux-fsdevel <linux-fsdevel@...>, lkml <linux-kernel@...>
Date: Friday, May 23, 2008 - 1:13 pm

Sounds interesting - looks like the only user at the moment is NFS's
SunRPC right (so no other examples to look at)?

How much better is this than send_msg?

For the write path (coming from writepage and writepages) - we have a
small header followed by a list of sequential pages (the servers
either support 4 pages (old windows), 15 pages (some windows and
NetApp etc. filers), or 31 pages (older Samba and other Windows) or
2048 pages (current Samba supports up to 8MB writes, and this may be
very useful now that Samba can call splice/receivefile and not have to
do the extra copy)

On Fri, May 23, 2008 at 4:29 AM, Evgeniy Polyakov <johnpol@2ka.mipt.ru> wrote:



-- 
Thanks,

Steve
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
pagevecs of more than PAGEVEC_SIZE pages, Steve French, (Thu May 22, 3:13 pm)
Re: pagevecs of more than PAGEVEC_SIZE pages, Andrew Morton, (Fri May 23, 1:54 am)
Re: pagevecs of more than PAGEVEC_SIZE pages, Evgeniy Polyakov, (Fri May 23, 5:29 am)
Re: pagevecs of more than PAGEVEC_SIZE pages, Steve French, (Fri May 23, 1:13 pm)
Re: pagevecs of more than PAGEVEC_SIZE pages, Evgeniy Polyakov, (Sat May 24, 6:38 am)