All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Oliver <simon.oliver@umist.ac.uk>
To: "E. Robert Bogusta" <rob23@tmr.com>
Cc: linux-smp@vger.kernel.org
Subject: Re: Kernel Compilation for Dual Xeon system
Date: Tue, 02 Jul 2002 09:43:49 +0100	[thread overview]
Message-ID: <3D2167C5.B73DA8F3@umist.ac.uk> (raw)
In-Reply-To: Pine.LNX.3.96.1020701145532.24102C-100000@gatekeeper.tmr.com

Rob, 

thanks for the quick response

"E. Robert Bogusta" wrote:
> 
> > - what to set for User address space size - why?
> 
> Unless you really need big user space, go small. An issue of table space
> again, although it isn't a big one.
What is big user space?  I have one application that will use about 1GB
RAM, another (on another server) uses between 40MB and 500MB.

What is are the pros and cons of setting a large/small user space.

For example if I have a 1GB user space defined but a process needs to
address 1.5GB?  

Or conversly if I have configured for 1GB user space but never use more
than about 250MB user space.

Finally.  What will have happen if I compile the kernel with support for
4GB RAM (even though I only have 2GB) then set the user space to 2/2GB?

> You may want to try that and draw your own conclusion. It depends a lot on
> how many processes you run and how active their data set might be. I would
> assume that the vendor is right, but I would be curious enough to check
> just in case.
This is a memory mapped daemon application - it loads an entire database
(~1GB) into RAM and waits for jobs.

> I'd try a
> kernel compile with -jN, with N=number of processors, physical or logical.
> You might run a tad faster adding 1 to that N, making it larger than that
> is usually worse.
I've seen this advice in the smp readme with the kernel source.  I thought
that this only affected kernel compilation speed - I didn't realise it
affected overall system performance - how does it do that?

Finally, and good resources on this - I had a look around but couldn't
find much up-to-date stuff about?

Thanks again

--
  Simon Oliver

  reply	other threads:[~2002-07-02  8:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-01 13:11 Kernel Compilation for Dual Xeon system Simon Oliver
2002-07-01 19:04 ` E. Robert Bogusta
2002-07-02  8:43   ` Simon Oliver [this message]
2002-07-02 17:46     ` E. Robert Bogusta
2002-07-03  8:12       ` Simon Oliver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D2167C5.B73DA8F3@umist.ac.uk \
    --to=simon.oliver@umist.ac.uk \
    --cc=linux-smp@vger.kernel.org \
    --cc=rob23@tmr.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.