* [ltt-dev] lttng for nommu cpus
@ 2008-12-14 19:20 andy
2008-12-14 22:27 ` Mathieu Desnoyers
0 siblings, 1 reply; 2+ messages in thread
From: andy @ 2008-12-14 19:20 UTC (permalink / raw)
Hi
I try to investigate performance issues on a cpu (blackfin) that does
not have mmu.
I have ported a lttng patch, but unfortunately it does not work, as
relayfs is not supported
on mmu-less cpus.
A Call to allocte buffers in relayfs lead to vmap(), which is not
supported on mmu-less
systems
Is there any flavor of lttng that has been reported to work on mmu-less system?
Any links?
Thank you,
Andy
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ltt-dev] lttng for nommu cpus
2008-12-14 19:20 [ltt-dev] lttng for nommu cpus andy
@ 2008-12-14 22:27 ` Mathieu Desnoyers
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2008-12-14 22:27 UTC (permalink / raw)
* andy (rootstrap at googlemail.com) wrote:
> Hi
>
> I try to investigate performance issues on a cpu (blackfin) that does
> not have mmu.
> I have ported a lttng patch, but unfortunately it does not work, as
> relayfs is not supported
> on mmu-less cpus.
> A Call to allocte buffers in relayfs lead to vmap(), which is not
> supported on mmu-less
> systems
>
> Is there any flavor of lttng that has been reported to work on mmu-less system?
> Any links?
>
The latest LTTng versions implement a ltt-relay-alloc module which is a
fork from the original relay. It does not depend on vmap'd memory at
all, so it should be fine with mmu-less cpus.
I'd be interested to merge your blackfin patches when they are ready.
Mathieu
> Thank you,
> Andy
>
> _______________________________________________
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-14 22:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-14 19:20 [ltt-dev] lttng for nommu cpus andy
2008-12-14 22:27 ` Mathieu Desnoyers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox