From: Mel Gorman <mgorman@suse.de>
To: Dave Kleikamp <dave.kleikamp@oracle.com>
Cc: linux-mm@kvack.org, Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG
Date: Thu, 11 Jul 2013 10:42:25 +0100 [thread overview]
Message-ID: <20130711094225.GD1875@suse.de> (raw)
In-Reply-To: <51CDBA15.9000207@oracle.com>
On Fri, Jun 28, 2013 at 11:30:13AM -0500, Dave Kleikamp wrote:
> Commit 3105b86a defined numabalancing_enabled to control the enabling
> and disabling of automatic NUMA balancing, but it is never used.
>
> I believe the intention was to use this in place of
> sched_feat_numa(NUMA).
>
> Currently, if SCHED_DEBUG is not defined, sched_feat_numa(NUMA) will
> never be changed from the initial "false".
>
> Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Acked-by: Mel Gorman <mgorman@suse.de>
--
Mel Gorman
SUSE Labs
--
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>
prev parent reply other threads:[~2013-07-11 9:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-28 16:30 [PATCH] mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG Dave Kleikamp
2013-07-11 9:42 ` Mel Gorman [this message]
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=20130711094225.GD1875@suse.de \
--to=mgorman@suse.de \
--cc=akpm@linux-foundation.org \
--cc=dave.kleikamp@oracle.com \
--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.