[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1101041113440.26685@pobox.suse.cz>
Date: Tue, 4 Jan 2011 11:13:51 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Minchan Kim <minchan.kim@...il.com>
Cc: linux-mm <linux-mm@...ck.org>, LKML <linux-kernel@...r.kernel.org>,
Wu Fengguang <fengguang.wu@...el.com>
Subject: Re: [PATCH] writeback: fix typo of global_dirty_limits comment
On Tue, 4 Jan 2011, Minchan Kim wrote:
> Change runtime with real-time
>
> Cc: Wu Fengguang <fengguang.wu@...el.com>
> Signed-off-by: Minchan Kim <minchan.kim@...il.com>
> ---
> mm/page-writeback.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/mm/page-writeback.c b/mm/page-writeback.c
> index c340536..98b79e2 100644
> --- a/mm/page-writeback.c
> +++ b/mm/page-writeback.c
> @@ -384,7 +384,7 @@ unsigned long determine_dirtyable_memory(void)
> * - vm.dirty_background_ratio or vm.dirty_background_bytes
> * - vm.dirty_ratio or vm.dirty_bytes
> * The dirty limits will be lifted by 1/4 for PF_LESS_THROTTLE (ie. nfsd) and
> - * runtime tasks.
> + * real-time tasks.
> */
> void global_dirty_limits(unsigned long *pbackground, unsigned long *pdirty)
> {
Applied, thank you.
--
Jiri Kosina
SUSE Labs, Novell Inc.
--
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