From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-164429-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 377A9138CD0
	for <garchives@archives.gentoo.org>; Sat, 23 May 2015 00:30:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 31C42E08E1;
	Sat, 23 May 2015 00:30:27 +0000 (UTC)
Received: from mail-la0-f50.google.com (mail-la0-f50.google.com [209.85.215.50])
	(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 13D7BE089E
	for <gentoo-user@lists.gentoo.org>; Sat, 23 May 2015 00:30:25 +0000 (UTC)
Received: by lami4 with SMTP id i4so22257103lam.0
        for <gentoo-user@lists.gentoo.org>; Fri, 22 May 2015 17:30:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=fPFJ/tCKtCf/xF9VZXunr34Y6/2TKHRoKn7tb7XcDiA=;
        b=LnOXdD29FPgLGYpH0GVQf2pY2/virbsWgvhh7IOfVydUvY9L6Gjv3rliEgMtA9nR+s
         fqZxFZHIyjSfWhqsQ4ilf80nSfXxzvUv0fWOIS0YWJcTEJ1/iWjzBVx5i1f1TWFpodQ0
         7DHqxwo0Xpb5zcRcETFd9VWvKVQ+cj4qqhLJH//ayi9RKydKJOT2oNR7V01xlnH6F+UF
         9EfHm1bR/Wvu1llf7n8eHxiUi7o//E9Vct5+9CmYNc61uq0wAcCHu7JjwEqsjtjs9NQU
         Rj5vqVyL+M5TyB4k6FIdPBIfGpZKwl6dQf9LwcX3HsMHK8yJVvmxedqKOl0L2wngyTuE
         IlUA==
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
X-Received: by 10.112.211.134 with SMTP id nc6mr8508022lbc.52.1432341024656;
 Fri, 22 May 2015 17:30:24 -0700 (PDT)
Received: by 10.152.125.194 with HTTP; Fri, 22 May 2015 17:30:24 -0700 (PDT)
In-Reply-To: <mjoa2b$2qt$1@ger.gmane.org>
References: <mjkkkq$ef3$1@ger.gmane.org>
	<555E6F22.8090200@gmail.com>
	<mjn8h1$g68$1@ger.gmane.org>
	<201505221433.01581.michaelkintzios@gmail.com>
	<mjo658$6nq$1@ger.gmane.org>
	<CAOdo=SxEVZZ+2CQzP7SsbEGJRm9oHUkROzbFoVe5ux=u+NGUxg@mail.gmail.com>
	<mjoa2b$2qt$1@ger.gmane.org>
Date: Fri, 22 May 2015 20:30:24 -0400
Message-ID: <CAOdo=Swoj3oubbvXwt3WY8wKAo8ZTDqp6EKtjFLEWJwWCcG6-g@mail.gmail.com>
Subject: Re: [gentoo-user] Re: [~and64] Headsup for google-chrome users
From: Tom H <tomh0665@gmail.com>
To: Gentoo User <gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: 07657c29-1788-4724-9d9f-d942aab07b0d
X-Archives-Hash: 0bb4fefb4d40a2a1013bc066af0b6725

On Fri, May 22, 2015 at 6:19 PM, walt <w41ter@gmail.com> wrote:
> On 05/22/2015 02:38 PM, 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?
>>>
>>> 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).
>>>
>>> I'm running gentoo-sources-3.14.42.
>>
>> You must've mistype your search:
>>
>> $ 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
>>
>> 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.
>
> Yes, I agree that MEMCG has been in the kernel source code for years.
>
> I want to emphasize (for any future googlers) that the selection (or
> de-selection) of kernel config options can change what you can find
> or can't find when configuring kernel options in "make menuconfig".

But no matter what you've selected, "/MEMCG" within "make menuconfig"
will find configs that contain "MEMCG".