On Mon, 11 Jun 2012 11:07:22 +0900 Minchan Kim <minchan@xxxxxxxxxx> wrote: > __count_immobile_pages naming is rather awkward. > This patch clean up the function and add comment. This conflicts with mm-compaction-handle-incorrect-migrate_unmovable-type-pageblocks.patch and its fixes. > + * This function can race in PageLRU and MIGRATE_MOVABLE can have unmovable > + * pages so that it might be not exact. I don't understand this. Functions race against other functions, not against a page flag. Can we have another attempt at this description please? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>