All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
To: Vasilis Liaskovitis <vasilis.liaskovitis@profitbricks.com>
Cc: linux-mm@kvack.org, tangchen@cn.fujitsu.com
Subject: Re: migrate vmalloc area for memory hot-remove
Date: Tue, 16 Jul 2013 10:48:16 +0900	[thread overview]
Message-ID: <51E4A660.7030804@jp.fujitsu.com> (raw)
In-Reply-To: <20130715163701.GA16950@dhcp-192-168-178-175.profitbricks.localdomain>

Hi Vasilis,

(2013/07/16 1:37), Vasilis Liaskovitis wrote:
> Hi Yasuaki,
>
> in your memory hotplug slides at LinuxCon Japan 2013, you mention "migrate
> vmalloc area" as one of the TODO items (slide 30 / 31):
>
> http://events.linuxfoundation.org/sites/events/files/lcjp13_ishimatsu.pdf
>

> can you further explain this problem? Isn't this case handled already from the
> current page migration code?
>
> Do you have a specific testcase that can trigger this issue?

This item aims to increase removable memory.

When we use memory hot remove, we need to use ZONE_MOVABLE. But the use of
the zone is limited. The zone can treat only anonymous page and page cache.

So I want to enhance the zone to treat vmalloc area. But currently there
is no patch.

Thanks,
Yasuaki Ishimatsu

>
> thanks,
>
> - Vasilis
>


--
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:[~2013-07-16  1:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-15 16:37 migrate vmalloc area for memory hot-remove Vasilis Liaskovitis
2013-07-16  1:48 ` Yasuaki Ishimatsu [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=51E4A660.7030804@jp.fujitsu.com \
    --to=isimatu.yasuaki@jp.fujitsu.com \
    --cc=linux-mm@kvack.org \
    --cc=tangchen@cn.fujitsu.com \
    --cc=vasilis.liaskovitis@profitbricks.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.