This is a discussion on Re: nfs-server to linux client. within the lucky.openbsd.tech forums, part of the OpenBSD category; --> On Sun, 20 Nov 2005, Han Boetes wrote: > Otto Moerbeek wrote: > > On Fri, 18 Nov 2005, ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Sun, 20 Nov 2005, Han Boetes wrote: > Otto Moerbeek wrote: > > On Fri, 18 Nov 2005, Han Boetes wrote: > > > > > I suspect that this recent change in the nfs-code: > > > > > > http://www.openbsd.org/cgi-bin/cvswe...1=1.40&r2=1.41 > > > > > > is causing troubles for my music listening. Especially flac files > > > have hickups. For a moment or a few seconds the stream is > > > interupted and then goes on again. But I am not absolutely sure. > > > > I would be surpised if the change to nfs_bio.c causes your > > trouble, but did you try the obvious thing: backing out the > > change and trying your original setup? > > You're right, that's not the problem. Yes, as I expected; it's a client side change after all, and only should affect reading files larger than 2G. > Only bringing down the buffersize helps. A few questions/things to try to: - Did the linux client change? - Try running a 3.8-release kernel to see if it is a recent regression. -Otto |