Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-20 Thread Tzafrir Cohen
On Thu, Jun 19, 2003 at 09:40:49AM -0700, Jim Sibley wrote: With 1 Gig of real memory and 512 MB per guest, you're probably measuring the VM paging subsystem or some other overhead phenonmena, which is probably tunable, not the Linux guest. - with 10x512 MB guest to 1 GB real memory, you may

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-20 Thread Jim Sibley
: Sent by: Linux onSubject: Re: offloading CPU intensive loads from zLinux to cheaper pastures 390 Port [EMAIL PROTECTED] IST.EDU 06/20/2003 08:13 AM

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-19 Thread John Summerfield
On Thu, 19 Jun 2003, Tzafrir Cohen wrote: On Thu, Jun 19, 2003 at 04:47:38AM +0800, John Summerfield wrote: Instruction sets, integer formats, address formats, addressing modes all conspire against you. Mosix and openmosix are only usable on machines with the same architecture.

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-19 Thread John Summerfield
On Wed, 18 Jun 2003, Tom Duerbusch wrote: My tangent on this wasn't brute cpu power, it is on the cost of such power. You know as well as I do, that it is very hard to justify mainframes just on hardware cost. But when you consider the manpower cost and use of the white area along with

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-19 Thread Matt Lashley/SCO
Just in case anyone is interested -- Though this initial focus of this comparison seemed geared toward S390 Linux running in an LPAR and Linux on an x86, since I no longer have an S390 Linux LPAR I ran the test under a few different VM guest machines. The code I used is at the bottome of this

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-19 Thread Matt Lashley/SCO
: Re: offloading CPU intensive loads from zLinux to cheaper pastures 390 Port [EMAIL PROTECTED] IST.EDU 06/19/2003 10:40 AM Please respond

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-19 Thread John Summerfield
On Thu, 19 Jun 2003, Matt Lashley/SCO wrote: Just in case anyone is interested -- Though this initial focus of this comparison seemed geared toward S390 Linux running in an LPAR and Linux on an x86, since I no longer have an S390 Linux LPAR I ran the test under a few different VM guest

offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread José Manuel Canelas
Greetings. As a newbie to the mainframe environment (my background is mostly linux), I have grown enthusiastic about this superior hardware I knew very little about. Nevertheless, I have always found it a shame that number crunching workloads are not a good match to the mainframe. Grid

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread Adam Thornton
On Wed, 2003-06-18 at 12:17, José Manuel Canelas wrote: So what if we could patch a zLinux image kernel and then made it one of the node s of one of these clusters? If possible, we would have a way to cleanly offload CPU intensive jobs from the linux/mainframe to cheaper external engines.

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread Tom Duerbusch
The part of offloading cycles to a cheaper platform, is that we would be offloading to a more expensive platform (intel). Not that the Intel box isn't cheap, but the economic reasons for server consolidations is to get away from these cheap boxes. Until a few months ago, I've had the impression

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread José Manuel Canelas
On Wed, 18 Jun 2003 12:37:36 -0500 Adam Thornton [EMAIL PROTECTED] wrote: And an ia32 process isn't going to run on a zArch processor or vice versa. I'm pretty sure OpenMosix requires homogeneous processors in its resource blob. Hmm, I see. Well, I don't know what you mean by homogeneous. If

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread Adam Thornton
On Wed, 2003-06-18 at 13:41, José Manuel Canelas wrote: Well, I don't know what you mean by homogeneous. If you're referring to archit ecture then I think you're right, but the FAQ on the site says that you can have a mix of different capacity IA-32 processors. Sure. There's no reason (if

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread David Boyes
Grid computing is interesting as a way to make the best of the cheap computing power provided by intel boxes, on the one hand, and the robustness of the mainframe, on the other, opening new avenues for integrating and using various resources with their own strenghts. If i got it right, it seems

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread David Boyes
And an ia32 process isn't going to run on a zArch processor or vice versa. I'm pretty sure OpenMosix requires homogeneous processors in its resource blob. Hmm, I see. Well, I don't know what you mean by homogeneous. If you're referring to architecture then I think you're right, but the

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread Dave Jones
- Original Message - From: David Boyes [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 2:17 PM Subject: Re: offloading CPU intensive loads from zLinux to cheaper pastures Grid computing is interesting as a way to make the best of the cheap computing power

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread David Boyes
Actually, the IBM zSeries do make use of IA32 processors...the HMC is PC based. And let's not overlook those two IBM ThinkPads embedded inside each zSeries box, acting as the support element (SE) processors. However, none of those IA32 systems are in direct line of executing 390 instructions

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread John Summerfield
On Wed, 18 Jun 2003, [ISO-8859-1] José Manuel Canelas wrote: Greetings. As a newbie to the mainframe environment (my background is mostly linux), I have grown enthusiastic about this superior hardware I knew very little about. Nevertheless, I have always found it a shame that number

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread John Summerfield
On Wed, 18 Jun 2003, Tom Duerbusch wrote: The part of offloading cycles to a cheaper platform, is that we would be offloading to a more expensive platform (intel). Not that the Intel box isn't cheap, but the economic reasons for server consolidations is to get away from these cheap boxes.

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread Tom Duerbusch
My tangent on this wasn't brute cpu power, it is on the cost of such power. You know as well as I do, that it is very hard to justify mainframes just on hardware cost. But when you consider the manpower cost and use of the white area along with environmentals, there is justification. And if you

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread Tzafrir Cohen
On Thu, Jun 19, 2003 at 04:47:38AM +0800, John Summerfield wrote: Instruction sets, integer formats, address formats, addressing modes all conspire against you. Mosix and openmosix are only usable on machines with the same architecture. Conceivably you could use either on S/390, but all

Re: offloading CPU intensive loads from zLinux to cheaper pastures

2003-06-18 Thread Jay Maynard
On Thu, Jun 19, 2003 at 04:05:29AM +0300, Tzafrir Cohen wrote: On Thu, Jun 19, 2003 at 04:47:38AM +0800, John Summerfield wrote: Conceivably you could use either on S/390, but all members of the cluster would have to be S/390 (or zBoxes pretending to be S/390). Is a Hercules node good