From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-164425-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 1D81B138CD0
	for <garchives@archives.gentoo.org>; Fri, 22 May 2015 22:25:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D13B3E099B;
	Fri, 22 May 2015 22:25:49 +0000 (UTC)
Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 96330E097D
	for <gentoo-user@lists.gentoo.org>; Fri, 22 May 2015 22:25:48 +0000 (UTC)
Received: by wizk4 with SMTP id k4so1254423wiz.1
        for <gentoo-user@lists.gentoo.org>; Fri, 22 May 2015 15:25:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=from:reply-to:to:subject:date:user-agent:references:in-reply-to
         :mime-version:content-type:content-transfer-encoding:message-id;
        bh=g6CBAQx/7tKfVjZ4rWNVd+aS6XvkaN+xCm8xNDQ6XkA=;
        b=S9Mmj9ucD0wdvU72Lz5rmmaXiAxZUdT0Cm09TOQ322fQC4sUe+Jp2CgPWbNwceRCEI
         MMfC9DmYpH9/0q7i0QV3mFqN2v3ilerjRJOQvT7COcuJSHo89vwQWq9IS6cIzV3WDo75
         Emwy+waaMNMXUmuA4QbqM5vjB0lDzZROxfYcfjikSzV8pLiOe+3FrNm+OOgYoT72umXE
         bkmvdJ1pRkoZIqi4b4Dju05xPXemk81TW1vAkJ6lf93gLmjDsxb5A3fy2Pe2XjMq4GDM
         wH7/z9g4nmQOIVK7QBcJCGeJE9VDFFvZhN0Avw3+qkAuftOTUhqpjaTlbDm58FBsF15e
         mv1Q==
X-Received: by 10.194.57.11 with SMTP id e11mr17920878wjq.19.1432333547554;
        Fri, 22 May 2015 15:25:47 -0700 (PDT)
Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230])
        by mx.google.com with ESMTPSA id ex2sm5082436wjd.28.2015.05.22.15.25.46
        for <gentoo-user@lists.gentoo.org>
        (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Fri, 22 May 2015 15:25:46 -0700 (PDT)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: [~and64] Headsup for google-chrome users
Date: Fri, 22 May 2015 23:25:32 +0100
User-Agent: KMail/1.13.7 (Linux/3.18.12-gentoo; KDE/4.14.3; x86_64; ; )
References: <mjkkkq$ef3$1@ger.gmane.org> <mjo658$6nq$1@ger.gmane.org> <CAOdo=SxEVZZ+2CQzP7SsbEGJRm9oHUkROzbFoVe5ux=u+NGUxg@mail.gmail.com>
In-Reply-To: <CAOdo=SxEVZZ+2CQzP7SsbEGJRm9oHUkROzbFoVe5ux=u+NGUxg@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart13024921.igpKLVs7u9";
  protocol="application/pgp-signature";
  micalg=pgp-sha256
Content-Transfer-Encoding: 7bit
Message-Id: <201505222325.43234.michaelkintzios@gmail.com>
X-Archives-Salt: 0b3f7e5f-d3ec-454c-8ee9-47c6e2657abe
X-Archives-Hash: e97ef80a9705ea83b084d1e14fdc04e6

--nextPart13024921.igpKLVs7u9
Content-Type: Text/Plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable

On Friday 22 May 2015 22:38:52 Tom H wrote:
> On Fri, May 22, 2015 at 5:13 PM, walt <w41ter@gmail.com> wrote:
> > On 05/22/2015 06:32 AM, Mick wrote:
> >> Did you also enable CONFIG_MEMCG & MEMCG_KMEM in your kernel?
> >=20
> > When I use the search function in "make menuconfig" I don't see any
> > mention of MEMCG, so I suspect that particular config item must be
> > enabled by some other config option that I didn't enable (though I don't
> > remember making that decision one way or the other).
> >=20
> > I'm running gentoo-sources-3.14.42.
>=20
> You must've mistype your search:
>=20
> $ grep MEMCG init/Kconfig
> config MEMCG
> config MEMCG_SWAP
> depends on MEMCG && SWAP
> config MEMCG_SWAP_ENABLED
> depends on MEMCG_SWAP
> config MEMCG_KMEM
> depends on MEMCG
>  recommended that the MEMCG and MEMCG_KMEM options also be
>=20
> The above was from 4.1.0-rc4 but AFAIK it's existed for 2 or 3 years
> so you should have it in 3.14.

I'm on gentoo-sources-3.18.12 and the help page on module USER_NS mentioned=
=20
considering enabling MEMCG and MEMCG_KMEM.  I don't know if chromium needs=
=20
these or not.

=2D-=20
Regards,
Mick

--nextPart13024921.igpKLVs7u9
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAABCAAGBQJVX6znAAoJELAdA+zwE4YeUBoIAJtXfOzwwGr3A6B0cXRTM9Lr
D+KE8SBdtSHruVBektixmQymOlSdm6bd5CLRbQLGzM5Nmj+qJ1Z3QT5r5oxiqwmU
1eFP+qu1qo6q12YtQfG3SwdVVd0A1bPRfIOjTvZ4ZVTWIVklmZ4rnmyutRFblXVh
Ti+ZIKFvztSy73+yUdCzGJ+Spd8GvPhlHHhWWGGTb8VNRYfxQ0jEu+fUkkcoEgkB
CJR6gvrGpkRsaFZeHHDsQxSMR/mcMrL9fv0QeCT+vRbM6+z2CFLSVjt1MCqHPnRA
m/qqvJfaPQpSQzDv+n6IoRCu+mj7g2XGBprHgQWIVKL9RqrfUamXvmZucTiJymM=
=h9Lb
-----END PGP SIGNATURE-----

--nextPart13024921.igpKLVs7u9--