linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Yasunori Goto <y-goto@jp.fujitsu.com>
To: Joel Schopp <jschopp@austin.ibm.com>
Cc: linux-mm <linux-mm@kvack.org>,
	Linux Hotplug Memory Support <lhms-devel@lists.sourceforge.net>
Subject: Re: [Patch] New zone ZONE_EASY_RECLAIM take 3. (define ZONE_EASY_RECLAIM)[2/5]
Date: Fri, 16 Dec 2005 09:55:24 +0900	[thread overview]
Message-ID: <20051216095136.09EC.Y-GOTO@jp.fujitsu.com> (raw)
In-Reply-To: <43A1E704.6040106@austin.ibm.com>

> Sorry for the slow reply.  Hope feedback isn't too late.

Not late. :-)

> >  /*
> > Index: zone_reclaim/mm/page_alloc.c
> > ===================================================================
> > --- zone_reclaim.orig/mm/page_alloc.c	2005-12-10 17:13:15.000000000 +0900
> > +++ zone_reclaim/mm/page_alloc.c	2005-12-10 17:15:10.000000000 +0900
> > @@ -66,7 +66,7 @@ static void fastcall free_hot_cold_page(
> >   * TBD: should special case ZONE_DMA32 machines here - in those we normally
> >   * don't need any ZONE_NORMAL reservation
> >   */
> > -int sysctl_lowmem_reserve_ratio[MAX_NR_ZONES-1] = { 256, 256, 32 };
> > +int sysctl_lowmem_reserve_ratio[MAX_NR_ZONES-1] = { 256, 256, 256, 32 ,32};
> 
> This line looks wrong.  It looks you are initializing a 4 element array with 5 
> elements.

Oops. I made a mistake. Thanks.


-- 
Yasunori Goto 


--
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>

      reply	other threads:[~2005-12-16  0:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-10 11:02 Yasunori Goto
2005-12-15 21:58 ` Joel Schopp
2005-12-16  0:55   ` Yasunori Goto [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=20051216095136.09EC.Y-GOTO@jp.fujitsu.com \
    --to=y-goto@jp.fujitsu.com \
    --cc=jschopp@austin.ibm.com \
    --cc=lhms-devel@lists.sourceforge.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox