diff for duplicates of <20071211020255.CFFB21080E@localhost> diff --git a/a/1.txt b/N1/1.txt index 9671a12..9e9c5a2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,3 @@ -From: Michael Rubin <mrubin@google.com> - Fixing a bug where writing to large files while concurrently writing to smaller ones creates a situation where writeback cannot keep up with the traffic and memory baloons until the we hit the threshold watermark. This @@ -43,3 +41,9 @@ Index: 2624rc3_feng/mm/page-writeback.c congestion_wait(WRITE, HZ/10); else break; /* All the old data is written */ + +-- +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/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index f20a83a..f9c8432 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,4 +1,5 @@ "From\0mrubin@google.com (Michael Rubin)\0" + "From\0Michael Rubin <mrubin@google.com>\0" "Subject\0[patch 1/1] Writeback fix for concurrent large and small file writes.\0" "Date\0Mon, 10 Dec 2007 18:02:55 -0800 (PST)\0" "To\0a.p.zijlstra@chello.nl" @@ -9,8 +10,6 @@ " wfg@mail.ustc.edu.cn\0" "\00:1\0" "b\0" - "From: Michael Rubin <mrubin@google.com>\n" - "\n" "Fixing a bug where writing to large files while concurrently writing to\n" "smaller ones creates a situation where writeback cannot keep up with the\n" "traffic and memory baloons until the we hit the threshold watermark. This\n" @@ -53,6 +52,12 @@ "+\t\t\tif (wbc.encountered_congestion)\n" " \t\t\t\tcongestion_wait(WRITE, HZ/10);\n" " \t\t\telse\n" - " \t\t\t\tbreak;\t/* All the old data is written */" + " \t\t\t\tbreak;\t/* All the old data is written */\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" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -d94beda040b5483c87bafa105728003d534ce5961a416ee2b423965db8bf7250 +c252464727f9f5d13a755f8662b56f78ea70ea8fe29c23dec0c9c7f491b2ae6d
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.