Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: packet size of recordings



Am Freitag 10 Januar 2003 11:54 schrieben Sie:
> > > But beware, for NFS on top of UDP larger rsize, wsize means that there
> > > is more ip fragmentation and when a fragment is lost the complete nfs
> > > block has to be retransmitted. As the poll() used by the playback
> > > thread doesn't work for NFS files, you may see this retransmits at the
> > > screen.
> >
> > So what would be a good tradeoff? 4K? I thought 8K was better but you
> > have a point here.
> >
> > NFS over TCP might be an alternative, though. In this case lost packets
>
> are
>
> > handled in the TCP layer.
>
> thanx. no i have a guess at least. so i can try alting or lowering that.
> retransmission of the packets is no problem. it's a dedicated 100mbit line
> from server to client. so there should be no problem? or am i wrong?
>

No. I use a 100TX switch, wsize/rsize 8k, recording works without problems ( 
client writes over nfs ).

mfg -kc-
-- 
email: Klaudius.Chlebosch@t-online.de


--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index