linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrea Arcangeli <aarcange@redhat.com>
To: David Rientjes <rientjes@google.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Ben Hutchings <ben@decadent.org.uk>,
	linux-mm@kvack.org, Mel Gorman <mel@csn.ul.ie>,
	Johannes Weiner <jweiner@redhat.com>,
	Rik van Riel <riel@redhat.com>, Hugh Dickins <hughd@google.com>
Subject: Re: [PATCH] mm/thp: Use conventional format for boolean attributes
Date: Wed, 13 Apr 2011 21:35:20 +0200	[thread overview]
Message-ID: <20110413193520.GG5734@random.random> (raw)
In-Reply-To: <alpine.DEB.2.00.1104131224430.7052@chino.kir.corp.google.com>

Hi,

On Wed, Apr 13, 2011 at 12:28:42PM -0700, David Rientjes wrote:
> On Wed, 13 Apr 2011, Andrew Morton wrote:
> 
> > It's a bit naughty to change the existing interface in 2.6.38.x but the time
> > window is small and few people will be affected and they were nuts to be
> > using 2.6.38.0 anyway ;)
> > 
> > I suppose we could support both the old and new formats for a while,
> > then retire the old format but I doubt if it's worth it.
> > 
> > Isn't there some user documentation which needs to be updated to
> > reflect this change?  If not, why not?  :)
> > 
> 
> Indeed there is, in Documentation/vm/transhuge.txt -- only for 
> /sys/kernel/mm/transparent_hugepage/khugepaged/defrag, though, we lack 
> documentation of debug_cow.

Well debug_cow only exists for CONFIG_DEBUG_VM so probably doesn't
need to be documented unless CONFIG_DEBUG_VM is documented in the
first place. It seems production kernels aren't using DEBUG_VM.

> Ben, do you have time to update the patch?  It sounds like this is 2.6.39 
> material.

I think it's fine for 2.6.39. Note that these tweaks are mostly for
debugging too, unless something's bad in compaction one wouldn't need
to tweak those. The only ones to tweak are the khugepaged parameters
and those are integers not booleans.

--
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/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2011-04-13 19:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-22  5:45 [PATCH] mm/thp: Use conventional format for boolean attributes Ben Hutchings
2011-04-13 19:04 ` David Rientjes
2011-04-13 19:19   ` Andrew Morton
2011-04-13 19:28     ` David Rientjes
2011-04-13 19:35       ` Andrea Arcangeli [this message]
2011-04-14  4:48   ` NeilBrown
2011-04-14 14:29     ` Andrea Arcangeli
2011-04-14 16:57       ` Ben Hutchings
2011-04-14 19:09     ` Andrew Morton
2011-04-14 19:50       ` David Rientjes
2011-04-13 19:31 ` Andrew Morton

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=20110413193520.GG5734@random.random \
    --to=aarcange@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=ben@decadent.org.uk \
    --cc=hughd@google.com \
    --cc=jweiner@redhat.com \
    --cc=linux-mm@kvack.org \
    --cc=mel@csn.ul.ie \
    --cc=riel@redhat.com \
    --cc=rientjes@google.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).