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]>
---
mm/filemap.c | 2 --
1 files changed, 2 deletions(-)
Index: linux-2.6.18-rc2-git7/mm/filemap.c
===================================================================
--- linux-2.6.18-rc2-git7.orig/mm/filemap.c
+++ linux-2.6.18-rc2-git7/mm/filemap.c
@@ -849,8 +849,6 @@ static void shrink_readahead_size_eio(st
return;
ra->ra_pages /= 4;
- printk(KERN_WARNING "Reducing readahead size to %luK\n",
- ra->ra_pages << (PAGE_CACHE_SHIFT - 10));
}
/**
-
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]