Re: [PATCH v10 Golden] Unified trace buffer

From: Steven Rostedt
Date: Tue Sep 30 2008 - 00:00:29 EST



On Mon, 29 Sep 2008, Mathieu Desnoyers wrote:
>
> I also got some corruption of the offset field in the struct page I use.
> I think it might be related to the fact that I don't set the PG_private
> bit (slob does set it when the page is in its free pages list). However,
> given I'd like to pass the buffer pages to disk I/O and for network

Ah, I believe the disk IO uses the page frame. That might be a bit more
difficult to pass the data to disk and still keep information on the
page frame.

-- Steve

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/