All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Walrond <andrew@walrond.org>
To: linux-kernel@vger.kernel.org
Subject: Re: Q: why _less_ performance on machine with SMP then with UP kernel ?
Date: Tue, 13 Sep 2005 22:54:15 +0100	[thread overview]
Message-ID: <200509132254.15158.andrew@walrond.org> (raw)
In-Reply-To: <dg7fbf$5df$1@news.cistron.nl>

On Tuesday 13 September 2005 22:12, Danny ter Haar wrote:
>
> From yesterday till 10:30am i ran 2.6.13.1 in UP mode.
> As you can see blue (==incoming traffic) is fairly constant.
> This morning i compiled/installed 2.6.14-rc1-smp.
> I let it ran till 12:15 but it's clear that it can't keep up
> with the flow of data. I rebooted to 2.6.14-rc1 (UP) and that
> keeps up with the data just fine.
>
> So what is the difference between UP & SMP ?

Is there any indication in the system log that your userland (news?) software 
was having problems? It may be entirely unrelated to your problem, but you 
should anyway be aware of a nasty unresolved issue with all smp kernels >=  
2.6.12 on smp x86_64 systems:

	http://bugzilla.kernel.org/show_bug.cgi?id=4851

If you have any indication of userland problems, you might try
	echo 0 > /proc/sys/kernel/randomize_va_space
which much reduces (but seemingly does not completely remove) this issue for 
most people.

>
> A very confused
>

One of the major symptoms of this particular bug ;)

Andrew Walrond

  reply	other threads:[~2005-09-13 21:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-13 21:12 Q: why _less_ performance on machine with SMP then with UP kernel ? Danny ter Haar
2005-09-13 21:54 ` Andrew Walrond [this message]
2005-09-14  6:16   ` Danny ter Haar
2005-09-14  7:58     ` Andrew Walrond

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=200509132254.15158.andrew@walrond.org \
    --to=andrew@walrond.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.