All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rohit Seth <rohit.seth@intel.com>
To: Christoph Lameter <clameter@engr.sgi.com>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH]: show_free_area shows free pages in pcp list
Date: Wed, 28 Sep 2005 11:17:49 -0700	[thread overview]
Message-ID: <1127931469.5046.13.camel@akash.sc.intel.com> (raw)
In-Reply-To: <Pine.LNX.4.62.0509281037240.14338@schroedinger.engr.sgi.com>

On Wed, 2005-09-28 at 10:40 -0700, Christoph Lameter wrote:
> On Wed, 28 Sep 2005, Seth, Rohit wrote:
> 
> > [PATCH]: The count field in pcp list represents the free pages in that list. 
> 
> Well, lets keep it the way it is.
> 
> Its the number of free pages used by the pcp list.
> 

As you said, pcp is a cache of free pages.  From pcp's point-of-view,
this is a count of free pages that is available for use.

> Its  true that these are pages that are not "used" by the system but they 
> are in use for the cache and not accounted for by the number of free 
> pages.
> 
> 


In case free is causing any confusion then I would like to get that
changed to "count"...representing the number of elements on it (and the
field of structure just like other values).


  reply	other threads:[~2005-09-28 18:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-28 17:22 [PATCH]: show_free_area shows free pages in pcp list Seth, Rohit
2005-09-28 17:40 ` Christoph Lameter
2005-09-28 18:17   ` Rohit Seth [this message]
2005-09-28 18:36     ` Christoph Lameter
2005-09-28 20:37       ` Rohit Seth

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=1127931469.5046.13.camel@akash.sc.intel.com \
    --to=rohit.seth@intel.com \
    --cc=akpm@osdl.org \
    --cc=clameter@engr.sgi.com \
    --cc=linux-kernel@vger.kernel.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.