Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [ltt-dev] UST: PowerPC 32 port of now in git
       [not found] <4BCCF227.2020908@polymtl.ca>
@ 2010-05-20 19:16 ` Nils Carlson
  2010-05-20 20:12   ` Pierre-Marc Fournier
  0 siblings, 1 reply; 5+ messages in thread
From: Nils Carlson @ 2010-05-20 19:16 UTC (permalink / raw)


On Apr 20, 2010, at 2:15 AM, Pierre-Marc Fournier wrote:
> Hi,
>
> This is to let you know that the UST in the git repository now  
> supports the PowerPC 32 architecture.
Which Powerpc processor did you use?
eX00?

/Nils





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ltt-dev] UST: PowerPC 32 port of now in git
  2010-05-20 19:16 ` [ltt-dev] UST: PowerPC 32 port of now in git Nils Carlson
@ 2010-05-20 20:12   ` Pierre-Marc Fournier
  2010-05-21  7:03     ` Nils Carlson
  0 siblings, 1 reply; 5+ messages in thread
From: Pierre-Marc Fournier @ 2010-05-20 20:12 UTC (permalink / raw)


Nils Carlson wrote:
> On Apr 20, 2010, at 2:15 AM, Pierre-Marc Fournier wrote:
>> Hi,
>>
>> This is to let you know that the UST in the git repository now 
>> supports the PowerPC 32 architecture.
> Which Powerpc processor did you use?
> eX00?
> 

It's a macintosh G4.

pmf at ppc32:~$ cat /proc/cpuinfo
processor	: 0
cpu		: 7400, altivec supported
temperature 	: 7-9 C (uncalibrated)
clock		: 450.000000MHz
revision	: 2.9 (pvr 000c 0209)
bogomips	: 49.66
timebase	: 24907750
platform	: PowerMac
model		: PowerMac3,1
machine		: PowerMac3,1
motherboard	: PowerMac3,1 MacRISC Power Macintosh
detected as	: 65 (PowerMac G4 AGP Graphics)
pmac flags	: 00000004
L2 cache	: 1024K unified
pmac-generation	: NewWorld



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ltt-dev] UST: PowerPC 32 port of now in git
  2010-05-20 20:12   ` Pierre-Marc Fournier
@ 2010-05-21  7:03     ` Nils Carlson
  2010-05-21 12:17       ` Mathieu Desnoyers
  0 siblings, 1 reply; 5+ messages in thread
From: Nils Carlson @ 2010-05-21  7:03 UTC (permalink / raw)


On Thu, 20 May 2010, Pierre-Marc Fournier wrote:

> Nils Carlson wrote:
> > On Apr 20, 2010, at 2:15 AM, Pierre-Marc Fournier wrote:
> >> Hi,
> >>
> >> This is to let you know that the UST in the git repository now
> >> supports the PowerPC 32 architecture.
> > Which Powerpc processor did you use?
> > eX00?
> >
>
> It's a macintosh G4.
>
> pmf at ppc32:~$ cat /proc/cpuinfo
> processor	: 0
> cpu		: 7400, altivec supported
> temperature 	: 7-9 C (uncalibrated)
> clock		: 450.000000MHz
> revision	: 2.9 (pvr 000c 0209)
> bogomips	: 49.66
> timebase	: 24907750
> platform	: PowerMac
> model		: PowerMac3,1
> machine		: PowerMac3,1
> motherboard	: PowerMac3,1 MacRISC Power Macintosh
> detected as	: 65 (PowerMac G4 AGP Graphics)
> pmac flags	: 00000004
> L2 cache	: 1024K unified
> pmac-generation	: NewWorld
>

Ok, nice, was thinking of maybe getting something like this for the lab.
But buying old equipment for Ericsson is difficult. :-)

/Nils




^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ltt-dev] UST: PowerPC 32 port of now in git
  2010-05-21  7:03     ` Nils Carlson
@ 2010-05-21 12:17       ` Mathieu Desnoyers
  2010-05-22  7:19         ` Nils Carlson
  0 siblings, 1 reply; 5+ messages in thread
From: Mathieu Desnoyers @ 2010-05-21 12:17 UTC (permalink / raw)


* Nils Carlson (nils.carlson at ludd.ltu.se) wrote:
> On Thu, 20 May 2010, Pierre-Marc Fournier wrote:
> 
> > Nils Carlson wrote:
> > > On Apr 20, 2010, at 2:15 AM, Pierre-Marc Fournier wrote:
> > >> Hi,
> > >>
> > >> This is to let you know that the UST in the git repository now
> > >> supports the PowerPC 32 architecture.
> > > Which Powerpc processor did you use?
> > > eX00?
> > >
> >
> > It's a macintosh G4.
> >
> > pmf at ppc32:~$ cat /proc/cpuinfo
> > processor	: 0
> > cpu		: 7400, altivec supported
> > temperature 	: 7-9 C (uncalibrated)
> > clock		: 450.000000MHz
> > revision	: 2.9 (pvr 000c 0209)
> > bogomips	: 49.66
> > timebase	: 24907750
> > platform	: PowerMac
> > model		: PowerMac3,1
> > machine		: PowerMac3,1
> > motherboard	: PowerMac3,1 MacRISC Power Macintosh
> > detected as	: 65 (PowerMac G4 AGP Graphics)
> > pmac flags	: 00000004
> > L2 cache	: 1024K unified
> > pmac-generation	: NewWorld
> >
> 
> Ok, nice, was thinking of maybe getting something like this for the lab.
> But buying old equipment for Ericsson is difficult. :-)

Finding someone to donate it might be easier. ;)

Mathieu

> 
> /Nils
> 
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
> 

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ltt-dev] UST: PowerPC 32 port of now in git
  2010-05-21 12:17       ` Mathieu Desnoyers
@ 2010-05-22  7:19         ` Nils Carlson
  0 siblings, 0 replies; 5+ messages in thread
From: Nils Carlson @ 2010-05-22  7:19 UTC (permalink / raw)



On May 21, 2010, at 2:17 PM, Mathieu Desnoyers wrote:

>
> Finding someone to donate it might be easier. ;)
>
> Mathieu
>
Actually managed to find out how to buy stuff second-hand. We've bought
a dual-processor Powermac G4 1.25 Ghz.

Should be good for testing UST and LTTng performance as well, all these
years after 32-bit PowerPC was abandoned by Apple the embedded space
still has only about this performance.

Ericsson has started going multicore with PPC now so I think it's  
relevant to
do some testing on it. Especially to check what performance impact UST  
has
assuming that one core is doing realtime while being traced.

/Nils





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-22  7:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <4BCCF227.2020908@polymtl.ca>
2010-05-20 19:16 ` [ltt-dev] UST: PowerPC 32 port of now in git Nils Carlson
2010-05-20 20:12   ` Pierre-Marc Fournier
2010-05-21  7:03     ` Nils Carlson
2010-05-21 12:17       ` Mathieu Desnoyers
2010-05-22  7:19         ` Nils Carlson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox