[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20071017204128.99cad4b6.akpm@linux-foundation.org>
Date: Wed, 17 Oct 2007 20:41:28 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Yasunori Goto <y-goto@...fujitsu.com>
Cc: Christoph Lameter <clameter@....com>,
Linux Kernel ML <linux-kernel@...r.kernel.org>,
linux-mm <linux-mm@...ck.org>
Subject: Re: [Patch 002/002](memory hotplug) rearrange patch for notifier of
memory hotplug
On Thu, 18 Oct 2007 12:23:34 +0900 Yasunori Goto <y-goto@...fujitsu.com> wrote:
> writeback_set_ratelimit();
> +
> + if (onlined_pages)
> + memory_notify(MEM_ONLINE, &arg);
perhaps that open-coded writeback_set_ratelimit() should become a
notifier callback.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists