Messages in this thread |  | | | Date | Thu, 8 Dec 2005 15:58:46 +0200 | | From | Pekka Enberg <> | | Subject | Re: allowed pages in the block later, was Re: [Ext2-devel] [PATCH] ext3: avoid sending down non-refcounted pages |
| |
Hi Christoph,
On 12/8/05, Christoph Hellwig <hch@infradead.org> 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 from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |