Re: [PATCH][RFC] relayfs (1/4) (Documentation)

From: Richard J Moore
Date: Tue Oct 14 2003 - 05:42:03 EST


Interesting, that assumes sequential processing, if not semi-synchronous
processing of events on the receiver side, which is far from guaranteed when
considering low-level tracing especially for flight-recorder applications.
relayfs is specifically targeted at situations where there is no implied
synchronisation or protocol between server and clients. Indeed, where the
receiver is undefined at the time the data is deposited.

--
Richard J Moore
IBM Linux Technology Centre

On Mon 13 October 2003 5:25 pm, David S. Miller wrote:
> On Sun, 12 Oct 2003 23:23:48 +0000
>
> Richard J Moore <rasman@xxxxxxxxxx> wrote:
> > Why is a queuing model relvant to low-level kernel tracing, which is the
> > prime target of relayfs?
>
> Because you need a queueing model any time there is a sender of
> information and a receiver. In this case it's the kernel events
> and the event logging process.


-
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/