diff for duplicates of <20090818100031.GC16298@localhost> diff --git a/a/1.txt b/N1/1.txt index 6cc73af..0b99913 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,13 +15,13 @@ On Tue, Aug 18, 2009 at 05:52:47PM +0800, Minchan Kim wrote: > > > > > >> > Wu Fengguang wrote: > > > > > >> > > On Fri, Aug 07, 2009 at 05:09:55AM +0800, Jeff Dike wrote: > > > > > >> > >> Side question - -> > > > > >> > >> Is there a good reason for this to be in shrink_active_list() +> > > > > >> > >> A Is there a good reason for this to be in shrink_active_list() > > > > > >> > >> as opposed to __isolate_lru_page? > > > > > >> > >> -> > > > > >> > >> if (unlikely(!page_evictable(page, NULL))) { -> > > > > >> > >> putback_lru_page(page); -> > > > > >> > >> continue; -> > > > > >> > >> } +> > > > > >> > >> A A A A A if (unlikely(!page_evictable(page, NULL))) { +> > > > > >> > >> A A A A A A A A A putback_lru_page(page); +> > > > > >> > >> A A A A A A A A A continue; +> > > > > >> > >> A A A A A } > > > > > >> > >> > > > > > >> > >> Maybe we want to minimize the amount of code under the lru lock or > > > > > >> > >> avoid duplicate logic in the isolate_page functions. @@ -132,3 +132,9 @@ Fengguang > -- > Kind regards, > Minchan Kim + +-- +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 8d9001e..9b989dc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -46,13 +46,13 @@ "> > > > > >> > Wu Fengguang wrote:\n" "> > > > > >> > > On Fri, Aug 07, 2009 at 05:09:55AM +0800, Jeff Dike wrote:\n" "> > > > > >> > >> Side question -\n" - "> > > > > >> > >> \302\240Is there a good reason for this to be in shrink_active_list()\n" + "> > > > > >> > >> A Is there a good reason for this to be in shrink_active_list()\n" "> > > > > >> > >> as opposed to __isolate_lru_page?\n" "> > > > > >> > >>\n" - "> > > > > >> > >> \302\240 \302\240 \302\240 \302\240 \302\240if (unlikely(!page_evictable(page, NULL))) {\n" - "> > > > > >> > >> \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240putback_lru_page(page);\n" - "> > > > > >> > >> \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240continue;\n" - "> > > > > >> > >> \302\240 \302\240 \302\240 \302\240 \302\240}\n" + "> > > > > >> > >> A A A A A if (unlikely(!page_evictable(page, NULL))) {\n" + "> > > > > >> > >> A A A A A A A A A putback_lru_page(page);\n" + "> > > > > >> > >> A A A A A A A A A continue;\n" + "> > > > > >> > >> A A A A A }\n" "> > > > > >> > >>\n" "> > > > > >> > >> Maybe we want to minimize the amount of code under the lru lock or\n" "> > > > > >> > >> avoid duplicate logic in the isolate_page functions.\n" @@ -162,6 +162,12 @@ "> \n" "> -- \n" "> Kind regards,\n" - > Minchan Kim + "> Minchan Kim\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>" -5c8fbfea1c0dfa599d0e89a06fba2a66bb501d6362fbfe721c0fd4db89415548 +a71f955b348434d7506cea403095238ff84502b0b24b50527b3132e594540a13
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.