[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080106.231040.222338659.davem@davemloft.net>
Date: Sun, 06 Jan 2008 23:10:40 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: ebiederm@...ssion.com
Cc: bcrl@...ck.org, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org
Subject: Re: regression: sysctl_check changes in 2.6.24 are O(n) resulting
in slow creation of 10000 network interfaces
From: ebiederm@...ssion.com (Eric W. Biederman)
Date: Sun, 06 Jan 2008 23:57:57 -0700
> Why do we need 10000 interfaces? Why isn't network device creation a
> slow path?
Because people create virtual devices like mad.
> So is this a bug report telling me that there are users with
> 10k or 100k interfaces that care. So we need to fix sysctl.
Unquestionably, we do, it's a major regression.
People create thousands of VLAN devices, as one of many examples, all
the time.
That's why we even bother hashing network devices in the network code.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists