Re: allowed pages in the block later, was Re: [Ext2-devel] [PATCH] ext3: avoid sending down non-refcounted pages
From: Pekka Enberg <hidden>
Date: 2005-12-08 13:58:47
Also in:
linux-fsdevel, lkml
From: Pekka Enberg <hidden>
Date: 2005-12-08 13:58:47
Also in:
linux-fsdevel, lkml
Hi Christoph, On 12/8/05, Christoph Hellwig [off-list ref] wrote:
One way to work around that would be to detect kmalloced pages and use a slowpath for that. The major issues with that is that we don't have a reliable way to detect if a given struct page comes from the slab allocator or not.
Why doesn't PageSlab work for you?
Pekka
--
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>