All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sharath Kumar Bhat <sharath.k.bhat@linux.intel.com>
To: Michal Hocko <mhocko@kernel.org>
Cc: Sharath Kumar Bhat <sharath.k.bhat@linux.intel.com>,
	linux-mm@kvack.org, akpm@linux-foundation.org
Subject: Re: [PATCH] mm: fix movable_node kernel command-line
Date: Mon, 23 Oct 2017 12:56:37 -0700	[thread overview]
Message-ID: <20171023195637.GE12198@linux.intel.com> (raw)
In-Reply-To: <20171023193536.c7yptc4tpesa4ffl@dhcp22.suse.cz>

On Mon, Oct 23, 2017 at 09:35:36PM +0200, Michal Hocko wrote:
> On Mon 23-10-17 12:25:24, Sharath Kumar Bhat wrote:
> > On Mon, Oct 23, 2017 at 09:04:59PM +0200, Michal Hocko wrote:
> > > On Mon 23-10-17 11:48:52, Sharath Kumar Bhat wrote:
> > > > On Mon, Oct 23, 2017 at 07:49:05PM +0200, Michal Hocko wrote:
> > > [...]
> > > > > I am really confused about your usecase then. Why do you want to make
> > > > > non-hotplugable memory to be movable then?
> > > > 
> > > > Lets say,
> > > > 
> > > > The required total memory in the system which can be dynamically
> > > > offlined/onlined, T = M + N
> > > > 
> > > > M = movable memory in non-hotpluggable memory (say DDR in the example)
> > > 
> > > Why do you need this memory to be on/offlineable if you cannot hotplug
> > > it?
> > 
> > We do not need the memory to be physcially hot added/removed. Instead we
> > just want it to be logically offlined so that these memory blocks are
> > no longer used by the OS which has offlined it and can be used by the
> > second OS. Once it is done using the memory for a certain use case it
> > can be returned back by onlining it.
> 
> I am sorry for being dense here but why cannot you mark that memory
> hotplugable? I assume you are under the control to set attributes of the
> memory to the guest.

When I said two OS's I meant multi-kernel environment sharing the same
hardware and not VMs. So we do not have the control to mark the memory
hotpluggable as done by BIOS through SRAT.

--
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:[~2017-10-23 19:56 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-20 23:32 [PATCH] mm: fix movable_node kernel command-line Sharath Kumar Bhat
2017-10-23 12:52 ` Michal Hocko
2017-10-23 16:03   ` Sharath Kumar Bhat
2017-10-23 16:15     ` Michal Hocko
2017-10-23 17:14       ` Sharath Kumar Bhat
2017-10-23 17:20         ` Michal Hocko
2017-10-23 17:35           ` Sharath Kumar Bhat
2017-10-23 17:49             ` Michal Hocko
2017-10-23 18:48               ` Sharath Kumar Bhat
2017-10-23 19:04                 ` Michal Hocko
2017-10-23 19:25                   ` Sharath Kumar Bhat
2017-10-23 19:35                     ` Michal Hocko
2017-10-23 19:56                       ` Sharath Kumar Bhat [this message]
2017-10-23 21:52                         ` Dave Hansen
2017-10-24  1:06                           ` Sharath Kumar Bhat
2017-10-24  7:19                             ` Michal Hocko
2017-10-25  0:53                               ` Sharath Kumar Bhat
2017-10-25  6:38                                 ` Michal Hocko
2017-10-25 22:01                                   ` Sharath Kumar Bhat
2017-10-26  7:36                                     ` Michal Hocko

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=20171023195637.GE12198@linux.intel.com \
    --to=sharath.k.bhat@linux.intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --cc=mhocko@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.