Date: Fri, 29 Aug 2003 10:00:15 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: Jason Stone <freebsd-current@dfmm.org> Cc: freebsd-current@freebsd.org Subject: Re: nfs tranfers hang in state getblck or nfsread Message-ID: <3F4F869F.ABD824ED@mindspring.com> References: <Pine.NEB.3.96L.1030827090202.23748B-100000@fledge.watson.org> <20030828055145.P3417@walter>
next in thread | previous in thread | raw e-mail | index | archive | help
Jason Stone wrote: > We actually had this discussion already over on -performance (and I get > what you're saying), but the interesting question here is, why is 5.1 > behaving so differently from 4-stable on identical hardware under > identical load. Because an absolute ton of code was rewritten. Try the following, if you have a cheked out 5.1 system from a local copy of the repository via cvsup: cd /usr/src cvs diff -r RELENG_4 | wc -l This will tell you how many lines of changes there are, not including completely new files. Be prepared to wait an hour or so while it spews the diffs. 8-). -- Terry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F4F869F.ABD824ED>