Re: [PATCH for 2.6.18] [8/8] MM: Remove rogue readahead printk

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

 



On 7/29/06, Trond Myklebust <[email protected]> wrote:
On Sat, 2006-07-29 at 21:42 +0200, Andi Kleen wrote:
> For some reason it triggers always with NFS root and spams the kernel
> logs of my nfs root boxes a lot.
>
> Cc: [email protected]
> Signed-off-by: Andi Kleen <[email protected]>

Big ACK! I never really understood why we needed this printk, and yes,
it does spam the syslog heavily on all NFS clients...

not an NFS user, but it seems like this is indicating an actual
performance problem.  the printk was introduced by an attempt to
reduce retries after -EIO on scratched CDs/DVDs, and is intended to
curb pathological behavior when one disk sector consitently cannot be
read.

for some reason (maybe just busy networks, dunno), you're getting I/O
errors on NFS, and the readahead window is being reduced.  IMO, the
proper behavior in this case would be to keep it large, or even
increase it, since that would enable the network to more efficiently
transfer data.

of course, it could be that some quirk of the NFS client VFS interface
causes "spurious" -EIO returns.  either way, i'd rather see it fixed
rather than the printk removed, since it is useful to point out that
some performance degradation is occuring.

NATE
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux