On Thu, 8 Apr 1999, Bill Szkotnicki wrote:
> I have a need to set up a high performance computing facility based on
> Linux and a 4-processor system with a lot of memory. As a first go around I
> have configured a Dell PE 6350 Quad 400MHz w/1MB Cache Redundant Server
> from their web page with 4GB of memory.
> The processors are PII Xeon's.
>
> Some questions for the group:
>
> 1. Will Linux run on a system like this and will it utilize the hardware
> fully?
> 2. Are there other (cheaper) vendors around that might provide a similar
> (or even more powerful i.e. 8 processors/more memory) configuration.
> 3. Does Linux have any problems with running large memory processes (say in
> excess of 2.5GB)
yes it does... that is the only problem I see in your configuration...
ie I believe the 'stock' kernel is configured as 1 gig max physical
memory, leaving 3 gigs for max process virtual address space. you
have to live in the X+Y=4gigs, where X=phys memory, Y=max process
virtual memory. And to use other than 1+3 you have to modify the
source code.
Xeons support a 36 bit address space, but I don't believe anyone has
fooled with that for linux yet...
I put together a quad xeon for roughly this:
4200 bucks for the Intel SC450NX chassis...
1000 bucks for each of 4 xeon cpus
1000 bucks for 1/2 gig of memory although this might have changed
700 bucks for each 9gig 10Krpm LVDS IBM drive.
It runs like a bat out of Egypt... and is so fast I often don't even
have to press the <return> key... it just 'knows'. :)
>
> Any inputs would be greatly appreciated.
>
> Thanks,
>
> Bill Szkotnicki
> Department of Animal & Poultry Science, University of Guelph
> email: [EMAIL PROTECTED]
> www: http://www.aps.uoguelph.ca/~bszk
>
> -
> Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
> To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]
>
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]