9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Plan 9 demos for 4+ CPUs?
@ 2006-07-27 22:32 Andrew Hudson
  2006-07-27 22:34 ` geoff
  0 siblings, 1 reply; 13+ messages in thread
From: Andrew Hudson @ 2006-07-27 22:32 UTC (permalink / raw)
  To: 9fans

Has anyone given any thought to using Plan 9 as an OS vehicle for a
4-CPU or 8-CPU dog and pony show?

I ask because AMD and Intel are in a big race to show that multi-core
CPU's are cool and that people should buy them. AMD and Intel need
SMP-capable software to show that their new CPU's and server
architectures are relevant.

This in turn helps make Plan 9 more relevant.

First of all has anyone done 2X, 4X, or 8X benchmarks against Linux,
Windows, or any other OS's?

Second of all, does anyone have any demos to show off Plan 9's SMP
capabilities? Something with suitable flashing lights? 8-)

Thanks,
Andrew


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

* Re: [9fans] Plan 9 demos for 4+ CPUs?
  2006-07-27 22:32 [9fans] Plan 9 demos for 4+ CPUs? Andrew Hudson
@ 2006-07-27 22:34 ` geoff
  2006-07-27 22:46   ` RE : " Frederic Bonfanti
  2006-07-28  2:16   ` erik quanstrom
  0 siblings, 2 replies; 13+ messages in thread
From: geoff @ 2006-07-27 22:34 UTC (permalink / raw)
  To: 9fans

My favourite demo was ripping and compressing an entire CD in 5
minutes on an 8-processor machine by giving each CPU one track to
compress (with PAC encoding).



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

* RE : [9fans] Plan 9 demos for 4+ CPUs?
  2006-07-27 22:34 ` geoff
@ 2006-07-27 22:46   ` Frederic Bonfanti
  2006-07-27 22:52     ` andrey mirtchovski
  2006-07-28  2:16   ` erik quanstrom
  1 sibling, 1 reply; 13+ messages in thread
From: Frederic Bonfanti @ 2006-07-27 22:46 UTC (permalink / raw)
  To: 'Fans of the OS Plan 9 from Bell Labs'

I ran multiple full compilations of /sys/src on a Dell Poweredge bipro in less than 7 minutes, which was *VERY* impressive both in terms of noise and light (stats -lscimE)

+F



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

* Re: RE : [9fans] Plan 9 demos for 4+ CPUs?
  2006-07-27 22:46   ` RE : " Frederic Bonfanti
@ 2006-07-27 22:52     ` andrey mirtchovski
  2006-07-27 23:05       ` RE : " Frederic Bonfanti
  0 siblings, 1 reply; 13+ messages in thread
From: andrey mirtchovski @ 2006-07-27 22:52 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

i took this screenshot on monday:

http://pages.cpsc.ucalgary.ca/~mirtchov/screenshots/p9-servers.jpg

we plan to have more than a 100 of nodes like the one to the right.
i'm sure we'll make noise if they turn out to be more than just room
warmers.


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

* RE : RE : [9fans] Plan 9 demos for 4+ CPUs?
  2006-07-27 22:52     ` andrey mirtchovski
@ 2006-07-27 23:05       ` Frederic Bonfanti
  2006-07-27 23:11         ` andrey mirtchovski
  0 siblings, 1 reply; 13+ messages in thread
From: Frederic Bonfanti @ 2006-07-27 23:05 UTC (permalink / raw)
  To: 'Fans of the OS Plan 9 from Bell Labs'

Andrey, your file server was the 1st machine (Plan9) right? I'm asking this because your load remains very low while your interrupt level is likely to be what occurs when storage consumes most of them.

> http://pages.cpsc.ucalgary.ca/~mirtchov/screenshots/p9-servers.jpg



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

* Re: RE : RE : [9fans] Plan 9 demos for 4+ CPUs?
  2006-07-27 23:05       ` RE : " Frederic Bonfanti
@ 2006-07-27 23:11         ` andrey mirtchovski
  2006-07-27 23:12           ` andrey mirtchovski
  0 siblings, 1 reply; 13+ messages in thread
From: andrey mirtchovski @ 2006-07-27 23:11 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On 7/27/06, Frederic Bonfanti <f.bonfanti@freesurf.fr> wrote:
> Andrey, your file server was the 1st machine (Plan9) right? I'm asking this because your load remains very low while your interrupt level is likely to be what occurs when storage consumes most of them.

you are correct, though in this case i believe the load was caused by
a lot of ethernet traffic, not the file server itself.


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

* Re: Re: RE : RE : [9fans] Plan 9 demos for 4+ CPUs?
  2006-07-27 23:11         ` andrey mirtchovski
@ 2006-07-27 23:12           ` andrey mirtchovski
  2006-07-27 23:21             ` RE : " Frederic Bonfanti
  0 siblings, 1 reply; 13+ messages in thread
From: andrey mirtchovski @ 2006-07-27 23:12 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> you are correct, though in this case i believe the load was caused by
> a lot of ethernet traffic, not the file server itself.
>

i mean interrupt load, not system load


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

* RE : Re: RE : RE : [9fans] Plan 9 demos for 4+ CPUs?
  2006-07-27 23:12           ` andrey mirtchovski
@ 2006-07-27 23:21             ` Frederic Bonfanti
  2006-07-27 23:50               ` andrey mirtchovski
  0 siblings, 1 reply; 13+ messages in thread
From: Frederic Bonfanti @ 2006-07-27 23:21 UTC (permalink / raw)
  To: 'Fans of the OS Plan 9 from Bell Labs'


> i mean interrupt load, not system load

That was my understanding ;)

Do you use GBE? My servers were connected to HP Gigabit copper + Layer 3 switches and I must admit that 9P transfers were damn fast.



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

* Re: RE : Re: RE : RE : [9fans] Plan 9 demos for 4+ CPUs?
  2006-07-27 23:21             ` RE : " Frederic Bonfanti
@ 2006-07-27 23:50               ` andrey mirtchovski
  0 siblings, 0 replies; 13+ messages in thread
From: andrey mirtchovski @ 2006-07-27 23:50 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

yes, we use the intel gbe adapters.

> Do you use GBE? My servers were connected to HP Gigabit copper + Layer 3 switches and I must admit that 9P transfers were damn fast.
>
>


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

* Re: [9fans] Plan 9 demos for 4+ CPUs?
  2006-07-27 22:34 ` geoff
  2006-07-27 22:46   ` RE : " Frederic Bonfanti
@ 2006-07-28  2:16   ` erik quanstrom
  2006-07-28  3:14     ` Anthony Sorace
  1 sibling, 1 reply; 13+ messages in thread
From: erik quanstrom @ 2006-07-28  2:16 UTC (permalink / raw)
  To: 9fans

is there any information avaliable on PAC encoding?  the best i can come up with
is a european patent.

- erik

On Thu Jul 27 17:35:22 CDT 2006, geoff@collyer.net wrote:
> My favourite demo was ripping and compressing an entire CD in 5
> minutes on an 8-processor machine by giving each CPU one track to
> compress (with PAC encoding).


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

* Re: Re: [9fans] Plan 9 demos for 4+ CPUs?
  2006-07-28  2:16   ` erik quanstrom
@ 2006-07-28  3:14     ` Anthony Sorace
  2006-07-28  8:02       ` Charles Forsyth
  0 siblings, 1 reply; 13+ messages in thread
From: Anthony Sorace @ 2006-07-28  3:14 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

PAC was always internal-only. if i remember right, it became the basis
for the audio encoding in MPEG-4, though. it provided better
bitrate/quality and quality/cost-to-decompress ratios than mp3, but if
you can do, say, AAC, you're even with or ahead of where PAC was.


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

* Re: Re: [9fans] Plan 9 demos for 4+ CPUs?
  2006-07-28  3:14     ` Anthony Sorace
@ 2006-07-28  8:02       ` Charles Forsyth
  2006-07-28 11:04         ` erik quanstrom
  0 siblings, 1 reply; 13+ messages in thread
From: Charles Forsyth @ 2006-07-28  8:02 UTC (permalink / raw)
  To: 9fans

> PAC was always internal-only.

it was spun out with Elemedia, but it was later brought back into Lucent



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

* Re: Re: [9fans] Plan 9 demos for 4+ CPUs?
  2006-07-28  8:02       ` Charles Forsyth
@ 2006-07-28 11:04         ` erik quanstrom
  0 siblings, 0 replies; 13+ messages in thread
From: erik quanstrom @ 2006-07-28 11:04 UTC (permalink / raw)
  To: 9fans

okay, so what is the plan 9 audio format? ☺

- erik

On Fri Jul 28 03:03:40 CDT 2006, forsyth@terzarima.net wrote:
> > PAC was always internal-only.
> 
> it was spun out with Elemedia, but it was later brought back into Lucent


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

end of thread, other threads:[~2006-07-28 11:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-27 22:32 [9fans] Plan 9 demos for 4+ CPUs? Andrew Hudson
2006-07-27 22:34 ` geoff
2006-07-27 22:46   ` RE : " Frederic Bonfanti
2006-07-27 22:52     ` andrey mirtchovski
2006-07-27 23:05       ` RE : " Frederic Bonfanti
2006-07-27 23:11         ` andrey mirtchovski
2006-07-27 23:12           ` andrey mirtchovski
2006-07-27 23:21             ` RE : " Frederic Bonfanti
2006-07-27 23:50               ` andrey mirtchovski
2006-07-28  2:16   ` erik quanstrom
2006-07-28  3:14     ` Anthony Sorace
2006-07-28  8:02       ` Charles Forsyth
2006-07-28 11:04         ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).