All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel scalability
@ 2004-11-04  7:17 Anil Gunturu
  0 siblings, 0 replies; 10+ messages in thread
From: Anil Gunturu @ 2004-11-04  7:17 UTC (permalink / raw)
  To: netdev

Hi,
We are porting linux kernel (2.4.18) for an embdded device that
supports a large number of logical interfaces (upto 200) and routes
(4000). There are only two physical ethernet interfaces, but we are
planning to add multiple ip addresses and routes using the "ip"
utility from iproute2 package. Just wondering if there are any
scalability issues in doing so as far as the kernel is concerned.
Thanks for your help,
-Anil

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Kernel Scalability
@ 2007-05-02 12:56 Rajib Majumder
  2007-05-02 16:54 ` Kevin Fox
  2007-05-02 17:55 ` Eric W. Biederman
  0 siblings, 2 replies; 10+ messages in thread
From: Rajib Majumder @ 2007-05-02 12:56 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am wondering if 2.4.x/2.6.x kernel is scalable enough to run on
8-CPU hardware. Do we have any scalability comparison data between
2.4/2.6 kernels and beyond 4-CPU?

If yes, is the scalablity is near linear?

Any input is appreciated.

Thanks

Rajib

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: Kernel Scalability
@ 2007-05-02 15:43 Daniel J Blueman
  2007-05-02 16:54 ` Tony Luck
  2007-05-02 17:39 ` l.genoni
  0 siblings, 2 replies; 10+ messages in thread
From: Daniel J Blueman @ 2007-05-02 15:43 UTC (permalink / raw)
  To: Rajib Majumder; +Cc: Linux Kernel

On 2 May, 14:00, "Rajib Majumder" <rajibm2005@gmail.com> wrote:
> Hi,
>
> I am wondering if 2.4.x/2.6.x kernel is scalable enough to run on
> 8-CPU hardware. Do we have any scalability comparison data between
> 2.4/2.6 kernels and beyond 4-CPU?
>
> If yes, is the scalablity is near linear?
>
> Any input is appreciated.

There are 128-processor IA64 systems which run recent 2.6 kernels out
there; the per-processor counters, RCU and page-fault scalability work
has been instrumental to the necessary scaling for decent resource
usage on these.

IIRC, there were some patches being developed to improve pagecache
scalability lately too, but I guess it all depends on what kind of
workload you have...

> Thanks
>
> Rajib
-- 
Daniel J Blueman

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-05-04 16:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-04  7:17 kernel scalability Anil Gunturu
  -- strict thread matches above, loose matches on Subject: below --
2007-05-02 12:56 Kernel Scalability Rajib Majumder
2007-05-02 16:54 ` Kevin Fox
2007-05-04 16:43   ` Christoph Lameter
2007-05-02 17:55 ` Eric W. Biederman
2007-05-02 15:43 Daniel J Blueman
2007-05-02 16:54 ` Tony Luck
2007-05-02 17:39 ` l.genoni
2007-05-02 18:06   ` William Lee Irwin III
2007-05-04 16:45   ` Christoph Lameter

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.