From mboxrd@z Thu Jan 1 00:00:00 1970 From: compudj@krystal.dyndns.org (Mathieu Desnoyers) Date: Fri, 26 Dec 2008 10:23:35 -0500 Subject: [ltt-dev] sub roadmap for text output In-Reply-To: <4954A8FF.7060702@cn.fujitsu.com> References: <493F4BB0.5070706@cn.fujitsu.com> <4954A8FF.7060702@cn.fujitsu.com> Message-ID: <20081226152335.GA4016@Krystal> * Lai Jiangshan (laijs at cn.fujitsu.com) wrote: > Lai Jiangshan wrote: > > > 2) ltt-relay events traveling > > current ltt-relay does not support iterator. it seems that ltt-relay is too > > complex to do this things. Is any plan to revise ltt-relay? > > > > Hi, Mathieu Desnoyers > > Merry Christmas! > > I still don't know how to deal with corrupted data which is brought when > subbuffer is pushed by the writer in the kernel. Any idea? > The iterator is hard to be designed congruously with reserver side. > Merry Christmas Lai, Here is how to deal with it : - Allow iterators only in the following cases : - non-overwrite channel - writing is stopped (paused) in overwrite channel - _Never_ allow iterators on overwrite channels with non-paused writers. That's the only scenario which can corrupt a channel due to a writer push. Best regards, Mathieu P.S. I'll be on vacation and probably unreachable until January 2nd. > Thanks. > Lai. > > > _______________________________________________ > ltt-dev mailing list > ltt-dev at lists.casi.polymtl.ca > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev > -- Mathieu Desnoyers OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68