All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: jumbo frames and performance
@ 2002-06-17 19:26 Lever, Charles
  0 siblings, 0 replies; 4+ messages in thread
From: Lever, Charles @ 2002-06-17 19:26 UTC (permalink / raw)
  To: 'Raphael Clifford', nfs

> Would you mind explaining the two performance points below a 
> bit further 
> and maybe putting them in the FAQ?  They look very interesting. 
> Regarding the "sync" option, why does not having it incur 
> extra costs at the server?
> 
> >It also looks like you are not using jumbo frames, which 
> >Trond has mentioned as a big performance boost for tcp in 
> >100 baseT full duplex environments.

as far as i know, jumbo frames are supported only on gigabit.

> >Also, since you're using 0.3.3 utils, I assume you are 
> >using sync exports; otherwise there are costs at the server 
> >which are hidden from the benchmark data.

if you use "sync" the server behaves like all other NFS servers
and pushes data to disk when the client asks it to.  if you
use "async" the server ignores the client, and pushes data to
disk when it feels like it.

so, if you benchmark with "async" you get artificially good
write results because the server responds "OK" to write requests
before it has really written them to disk.  "async" is not
an option you would ever use in a production environment,
naturally.

this is explained somewhere in the performance chapter, near
the end.

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-06-17 21:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E17K1pY-00014i-00@usw-sf-list2.sourceforge.net>
2002-06-17 19:12 ` jumbo frames and performance Raphael Clifford
2002-06-17 19:48   ` Raphael Clifford
2002-06-17 21:13     ` Tom McNeal
2002-06-17 19:26 Lever, Charles

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.