UBUNTU: SAUCE: netns: Add quota for number of NET_NS instances.
CONFIG_NET_NS support in 2.6.32 has a problem that leads to OOM killer when
clone(CLONE_NEWNET) is called instantly.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/720095
But disabling CONFIG_NET_NS broke lxc containers.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863
This patch introduces /proc/sys/net/core/netns_max interface that limits
max number of network namespace instances.
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team
--------------060004030001050809090500--
12-01-2011, 08:28 PM
Tetsuo Handa
UBUNTU: SAUCE: netns: Add quota for number of NET_NS instances.
CONFIG_NET_NS support in 2.6.32 has a problem that leads to OOM killer when
clone(CLONE_NEWNET) is called instantly.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/720095
But disabling CONFIG_NET_NS broke lxc containers.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863
This patch introduces /proc/sys/net/core/netns_max interface that limits
max number of network namespace instances.
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team
--------------000103040006000608030301--
Mon Dec 19 18:30:02 2011
Return-path: <aur-general-bounces@archlinux.org>
Envelope-to: tom@linux-archive.org
Delivery-date: Mon, 19 Dec 2011 18:23:16 +0200
Received: from gerolde.archlinux.org ([66.211.214.132]:58127)
by s2.java-tips.org with esmtp (Exim 4.69)
(envelope-from <aur-general-bounces@archlinux.org>)
id 1Rcfzg-0007JR-AW
for tom@linux-archive.org; Mon, 19 Dec 2011 18:23:16 +0200
Received: from gudrun.archlinux.org (gudrun.archlinux.org [66.211.214.131])
by gerolde.archlinux.org (Postfix) with ESMTP id A8F7690029;
Mon, 19 Dec 2011 11:23:18 -0500 (EST)
Received: from gerolde.archlinux.org (gerolde.archlinux.org [66.211.214.132])
by gudrun.archlinux.org (Postfix) with ESMTP id DB2A78615E
for <aur-general@archlinux.org>; Mon, 19 Dec 2011 11:23:17 -0500 (EST)
Received-SPF: pass (gmail.com ... _spf.google.com: 74.125.83.44 is authorized
to use 'techlivezheng@gmail.com' in 'mfrom' identity (mechanism
'ip4:74.125.0.0/16' matched)) receiver=gerolde.archlinux.org;
identity=mailfrom; envelope-from="techlivezheng@gmail.com";
helo=mail-ee0-f44.google.com; client-ip=74.125.83.44
Received: from mail-ee0-f44.google.com (mail-ee0-f44.google.com [74.125.83.44])
by gerolde.archlinux.org (Postfix) with ESMTPS id 9151490027
for <aur-general@archlinux.org>; Mon, 19 Dec 2011 11:23:16 -0500 (EST)
Received: by eekc14 with SMTP id c14so4904724eek.3
for <aur-general@archlinux.org>; Mon, 19 Dec 2011 08:23:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
h=mime-version:from:date:message-id:subject:to:content-type;
bh=Yb2/MiPpB1VLMrFES0SDsLN/n0tpxzQ9tGIFX5HqmMU=;
b=M5b9QbleckHbCyYMLI1Kuz1ncqPr/mucZkuRucPNgGXAmeaQOySXNP6CRs8tzfh5Yy
q8Zyhti0D2VRsS6Iw/QW5+klqGDzBD3ERbtlYQvhqssRQTzJQI+7qLlOtAodZ22+Mul8
guBY88NFZH8wc3oW8gHNxmSpnhLaDfo9sE0eE=
Received: by 10.204.10.65 with SMTP id o1mr5343585bko.19.1324311796417; Mon,
19 Dec 2011 08:23:16 -0800 (PST)
MIME-Version: 1.0
Received: by 10.204.143.198 with HTTP; Mon, 19 Dec 2011 08:22:35 -0800 (PST)
From: =?UTF-8?B?6YOR5paH6L6JKFRlY2hsaXZlIFpoZW5nKQ==?=
<techlivezheng@gmail.com>
Date: Tue, 20 Dec 2011 00:22:35 +0800
Message-ID: <CAPYzjrQp49atrX9=PFxVhfotW-SwPDruUQZOyOHsnb6QFvURLg@mail.gmail.com>
To: AUR <aur-general@archlinux.org>
Content-Type: text/plain; charset=ISO-8859-1
Subject: [aur-general] Remove request:gstreamer0.10-python-songbird
X-BeenThere: aur-general@archlinux.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: "Discussion about the Arch User Repository (AUR)"
<aur-general@archlinux.org>
List-Id: "Discussion about the Arch User Repository (AUR)"
<aur-general.archlinux.org>
List-Unsubscribe: <http://mailman.archlinux.org/mailman/options/aur-general>,
<mailto:aur-general-request@archlinux.org?subject=unsubscribe>
List-Archive: <http://mailman.archlinux.org/pipermail/aur-general>
List-Post: <mailto:aur-general@archlinux.org>
List-Help: <mailto:aur-general-request@archlinux.org?subject=help>
List-Subscribe: <http://mailman.archlinux.org/mailman/listinfo/aur-general>,
<mailto:aur-general-request@archlinux.org?subject=subscribe>
Errors-To: aur-general-bounces@archlinux.org
Sender: aur-general-bounces@archlinux.org
[gstreamer0.10-python-songbird][1]
This should be deleted. It's out of date, and also useless.