All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Charbonnet <alexander@charbonnet.com>
To: xen-devel@lists.xensource.com
Cc: Nicholas Lee <emptysands@gmail.com>
Subject: Re: Opteron server and NUMA
Date: Fri, 7 Oct 2005 20:35:51 -0500	[thread overview]
Message-ID: <200510072035.51954.alexander@charbonnet.com> (raw)
In-Reply-To: <37a1469395afbbcbec96411f431e77bf@cl.cam.ac.uk>

I now think that lack of NUMA support isn't the problem.  I've done some 
benchmarking of my database-backed Perl Web app with the Apache benchmark 
tool, "ab".  I ran the same query with differing total requests and 
concurrency.  After the first time, which I did manually before the tests, 
all the results will be in the database query cache.  Therefore, I don't 
expect any disk I/O.

The results seem to be significantly slower than they should be.  Is this a 
problem with my config, the new x86-64 code, SMP stuff, or is it just the 
cost of doing business?

This table shows the time in seconds for each request x concurrency and 
kernel.  There's native with NUMA, native without NUMA, and finally Domain0 
(you may want to view this with a fixed font).

	NUMA	noNUMA	Dom0
20x1	44.8	45.5	67.4
20x2	23.2	24.0	36.6
20x3	17.9	18.4	30.2
20x4	13.3	13.5	23.9
20x8	14.6	14.6	23.6
40x2	46.1	47.5	72.8
40x4	25.2	26.6	46.1
40x8	28.7	27.8	40.4

Thanks,
Alex


On Friday 07 October 2005 03:58 am, Keir Fraser wrote:
> On 7 Oct 2005, at 00:09, Nicholas Lee wrote:
> >> Xen 3.0 on it.  I've found that I can compile SMP just fine, and it
> >> sees all
> >> four processors, but when I add K8 NUMA, the compile breaks.
> >
> > I just noted this complier breakage as well.
> >
> > Thinking about it, I expect the nature of Xen makes it tricky to get
> > going at the moment.
>
> We have some ideas about how to get this working, but you're right that
> it is not a totally trivial thing to fix. Don't hold your breath until
> at least 3.0 is out the door.
>
>   -- Keir
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

  reply	other threads:[~2005-10-08  1:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-06 22:59 Opteron server and NUMA Alexander Charbonnet
2005-10-06 23:09 ` Nicholas Lee
2005-10-07  8:58   ` Keir Fraser
2005-10-08  1:35     ` Alexander Charbonnet [this message]
2005-10-08 11:16       ` Nicholas Lee
2005-10-08 17:21         ` Alexander Charbonnet
  -- strict thread matches above, loose matches on Subject: below --
2005-10-08 17:51 Ian Pratt

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=200510072035.51954.alexander@charbonnet.com \
    --to=alexander@charbonnet.com \
    --cc=emptysands@gmail.com \
    --cc=xen-devel@lists.xensource.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.