linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Minchan Kim <minchan.kim@gmail.com>
To: Huang Shijie <shijie8@gmail.com>
Cc: akpm@linux-foundation.org, linux-mm@kvack.org
Subject: Re: [PATCH] mmap : save some cycles for the shared anonymous mapping
Date: Fri, 11 Sep 2009 14:16:59 +0900	[thread overview]
Message-ID: <28c262360909102216x3568142fk47a656a902416557@mail.gmail.com> (raw)
In-Reply-To: <1252633966-20541-1-git-send-email-shijie8@gmail.com>

On Fri, Sep 11, 2009 at 10:52 AM, Huang Shijie <shijie8@gmail.com> wrote:
> The shmem_zere_setup() does not change vm_start, pgoff or vm_flags,
> only some drivers change them (such as /driver/video/bfin-t350mcqb-fb.c).
>
> Moving these codes to a more proper place to save cycles for shared anonymous mapping.
>
> Signed-off-by: Huang Shijie <shijie8@gmail.com>
Reviewed-by: Minchan Kim<minchan.kim@gmail.com>

-- 
Kind regards,
Minchan Kim

--
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:[~2009-09-11  5:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-11  1:52 [PATCH] mmap : save some cycles for the shared anonymous mapping Huang Shijie
2009-09-11  5:16 ` Minchan Kim [this message]
2009-09-11 22:46 ` Andrew Morton
2009-09-13 18:48   ` Hugh Dickins
2009-09-14  2:21     ` Huang Shijie

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=28c262360909102216x3568142fk47a656a902416557@mail.gmail.com \
    --to=minchan.kim@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --cc=shijie8@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).