From: Izik Eidus <ieidus@redhat.com>
To: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
aarcange@redhat.com
Subject: Re: [PATCH] ksm: change default values to better fit into mainline kernel
Date: Thu, 24 Sep 2009 19:10:38 +0300 [thread overview]
Message-ID: <4ABB99FE.3060105@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0909241644110.16561@sister.anvils>
On 09/24/2009 06:52 PM, Hugh Dickins wrote:
> You rather caught me by surprise with this one, Izik: I was thinking
> more rc7 than rc1 for switching it off;
I thought that after the merge window -> only fixes can get in, but I
guess I was wrong...
> +#else
> + ksm_run = KSM_RUN_MERGE; /* no way for user to start it */
> +
>
That is a good point, didnt notice that I am blocking the usage of it
when sysfs is not build.
> #endif /* CONFIG_SYSFS */
>
> return 0;
>
WARNING: multiple messages have this Message-ID (diff)
From: Izik Eidus <ieidus@redhat.com>
To: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
aarcange@redhat.com
Subject: Re: [PATCH] ksm: change default values to better fit into mainline kernel
Date: Thu, 24 Sep 2009 19:10:38 +0300 [thread overview]
Message-ID: <4ABB99FE.3060105@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0909241644110.16561@sister.anvils>
On 09/24/2009 06:52 PM, Hugh Dickins wrote:
> You rather caught me by surprise with this one, Izik: I was thinking
> more rc7 than rc1 for switching it off;
I thought that after the merge window -> only fixes can get in, but I
guess I was wrong...
> +#else
> + ksm_run = KSM_RUN_MERGE; /* no way for user to start it */
> +
>
That is a good point, didnt notice that I am blocking the usage of it
when sysfs is not build.
> #endif /* CONFIG_SYSFS */
>
> return 0;
>
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2009-09-24 16:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-23 20:05 [PATCH] ksm: change default values to better fit into mainline kernel Izik Eidus
2009-09-23 20:05 ` Izik Eidus
2009-09-23 20:37 ` Andrew Morton
2009-09-23 20:37 ` Andrew Morton
2009-09-24 15:52 ` Hugh Dickins
2009-09-24 15:52 ` Hugh Dickins
2009-09-24 16:10 ` Izik Eidus [this message]
2009-09-24 16:10 ` Izik Eidus
2009-09-24 16:18 ` Hugh Dickins
2009-09-24 16:18 ` Hugh Dickins
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=4ABB99FE.3060105@redhat.com \
--to=ieidus@redhat.com \
--cc=aarcange@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=hugh.dickins@tiscali.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.