All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laura Abbott <lauraa@codeaurora.org>
To: "Gioh Kim" <gioh.kim@lge.com>,
	gregkh@linuxfoundation.org, john.stultz@linaro.org,
	rebecca@android.com, dan.carpenter@oracle.com,
	"Minchan Kim" <minchan@kernel.org>,
	'김준수' <iamjoonsoo.kim@lge.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	gunho.lee@lge.com
Subject: Re: [RFC] stating: ion: use hot page first in pool
Date: Wed, 29 Oct 2014 10:00:22 -0700	[thread overview]
Message-ID: <54511D26.7050000@codeaurora.org> (raw)
In-Reply-To: <545073AB.5060502@lge.com>

On 10/28/2014 9:57 PM, Gioh Kim wrote:
> 
> Hello,
> 
> I found that ion insert freed-page at the tail of list
> and extract at the head.
> 
> I think it is good for cache to use the most recently used page
> but these pages in pool are not cached memory.
> So I'm not sure using hot page is better or not in this case.
> 
> What do you think about using hot page first?
> 

This is something that really needs data collection and
benchmarks to see if there is actually an improvement or not.

Thanks,
Laura



-- 
Qualcomm Innovation Center, Inc. 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

  reply	other threads:[~2014-10-29 17:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-29  4:57 [RFC] stating: ion: use hot page first in pool Gioh Kim
2014-10-29 17:00 ` Laura Abbott [this message]
2014-10-29 23:09   ` Gioh Kim

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=54511D26.7050000@codeaurora.org \
    --to=lauraa@codeaurora.org \
    --cc=dan.carpenter@oracle.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gioh.kim@lge.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=gunho.lee@lge.com \
    --cc=iamjoonsoo.kim@lge.com \
    --cc=john.stultz@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minchan@kernel.org \
    --cc=rebecca@android.com \
    /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.