mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: abz@frogfoot.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: adding more than 100 network devices -- problems
Date: Mon, 12 Sep 2005 13:23:24 -0700 (PDT)	[thread overview]
Message-ID: <20050912.132324.75976885.davem@davemloft.net> (raw)
In-Reply-To: <20050912130242.GA15822@oasis.frogfoot.net>

From: Abraham van der Merwe <abz@frogfoot.net>
Date: Mon, 12 Sep 2005 15:02:42 +0200

> The problem is that network devices are currently limited to 100
> (dev_alloc_name() in net/core/dev.c).

This limit has been increased to 8*PAGE_SIZE in current
2.6.x kernels.

In 2.4.x you can safely increase the hard-coded limit in
dev_alloc_name() but if you have a lot of programs causing
the kernel to lookup devices by string name, you may run
into some performance problems.

      reply	other threads:[~2005-09-12 20:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-12 13:02 Abraham van der Merwe
2005-09-12 20:23 ` David S. Miller [this message]

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=20050912.132324.75976885.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=abz@frogfoot.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®