diff for duplicates of <20110426063421.GC19717@localhost> diff --git a/a/1.txt b/N1/1.txt index c47eee8..3c85f64 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Tue, Apr 26, 2011 at 02:29:15PM +0800, Dave Young wrote: > >> >>> Hi, > >> >>> > >> >>> When memory pressure is high, readahead could cause oom killing. -> >> >>> IMHO we should stop readaheading under such circumstances。If it's true +> >> >>> IMHO we should stop readaheading under such circumstancesa??If it's true > >> >>> how to fix it? > >> >> > >> >> Good question. Before OOM there will be readahead thrashings, which @@ -75,3 +75,10 @@ Signed-off-by: Wu Fengguang <fengguang.wu@intel.com> if (!page) break; page->index = page_offset; + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index f48dcbc..92eb1b3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -23,7 +23,7 @@ "> >> >>> Hi,\n" "> >> >>>\n" "> >> >>> When memory pressure is high, readahead could cause oom killing.\n" - "> >> >>> IMHO we should stop readaheading under such circumstances\343\200\202If it's true\n" + "> >> >>> IMHO we should stop readaheading under such circumstancesa??If it's true\n" "> >> >>> how to fix it?\n" "> >> >>\n" "> >> >> Good question. Before OOM there will be readahead thrashings, which\n" @@ -90,6 +90,13 @@ "+\t\tpage = page_cache_alloc_cold_noretry(mapping);\n" " \t\tif (!page)\n" " \t\t\tbreak;\n" - " \t\tpage->index = page_offset;" + " \t\tpage->index = page_offset;\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -5c225224796bab486cf20a602daf3de7613f84375ddded19510005bed6e2d367 +8f3d21afe471a36fed4a50db73eb4782bd5f8984693e866ce4d01715e84ecc02
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.