linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Vasilis Liaskovitis <vasilis.liaskovitis@profitbricks.com>
To: linux-mm@kvack.org, linux-acpi@vger.kernel.org
Cc: Vasilis Liaskovitis <vasilis.liaskovitis@profitbricks.com>
Subject: [PATCH 0/2] mm/acpi hotplug fixes for hot-remove
Date: Thu,  5 Apr 2012 20:07:00 +0200	[thread overview]
Message-ID: <1333649222-24285-1-git-send-email-vasilis.liaskovitis@profitbricks.com> (raw)

On memory hot-remove, the acpi_memhotplug driver currently offlines memory but
does not remove section mappings and sysfs entries. Additionally, memory
resource registration is done inconsistently on hot-add and hot-remove. This
series attempts to address the 2 issues.

(Note that testing memory hot-remove with SPARSEMEM_VMEMMAP=y will currently
fail, since freeing the sparse_vmemmap is not yet supported.)

Vasilis Liaskovitis (2):
  acpi: remove section mappings on memory hot-remove
  mm: consistently register / release memory resource

 drivers/acpi/acpi_memhotplug.c |   17 ++++++++++++++++-
 mm/memory_hotplug.c            |    4 ++--
 2 files changed, 18 insertions(+), 3 deletions(-)

-- 
1.7.9

--
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/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

             reply	other threads:[~2012-04-05 18:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-05 18:07 Vasilis Liaskovitis [this message]
2012-04-05 18:07 ` [PATCH 1/2] acpi: remove section mappings on memory hot-remove Vasilis Liaskovitis
2012-04-05 18:07 ` [PATCH 2/2] mm: consistently register / release memory resource Vasilis Liaskovitis

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=1333649222-24285-1-git-send-email-vasilis.liaskovitis@profitbricks.com \
    --to=vasilis.liaskovitis@profitbricks.com \
    --cc=linux-acpi@vger.kernel.org \
    --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