On Tue, Apr 23, 2013 at 02:02:37PM +0200, Bernd Schubert wrote: > > I just thought we can (mis)use that flag and and add another > information to the page that it holds meta data. The mm system then > could use that flag and evict those pages with a lower priority > compared to other pages. Well, the flag I added was to the buffer_head, not to the page, and my understanding is that the mm folks are very hesitant to add new page flags, since they are bumping up against the 32 bit limit (on the i386 platform), and they are trying to keep the struct page structure trim and svelte. :-) - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html