From: Ashok Raj <ashok.raj@intel.com>
To: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Ashok Raj <ashok.raj@intel.com>,
linux-kernel@vger.kernel.org, y-goto@jp.fujitsu.com,
ktokunag@redhat.com, akpm@osdl.org
Subject: Re: [RFC][PATCH] node hotplug : register_cpu() changes [0/3]
Date: Wed, 24 May 2006 07:51:28 -0700 [thread overview]
Message-ID: <20060524075128.A32074@unix-os.sc.intel.com> (raw)
In-Reply-To: <20060524091816.5a3960b9.kamezawa.hiroyu@jp.fujitsu.com>; from kamezawa.hiroyu@jp.fujitsu.com on Wed, May 24, 2006 at 09:18:15AM +0900
On Wed, May 24, 2006 at 09:18:15AM +0900, KAMEZAWA Hiroyuki wrote:
> On Tue, 23 May 2006 07:52:03 -0700
> Ashok Raj <ashok.raj@intel.com> wrote:
>
> > On Tue, May 23, 2006 at 07:56:36PM +0900, KAMEZAWA Hiroyuki wrote:
> > > I found acpi container, which describes node, could evaluate cpu before
> > > memory. This means cpu-hot-add occurs before memory hot add.
> > >
> >
> > Is it possible to process memory before cpu in container hot-add code?
> >
>
> Maybe No. I know ACPI people doesn't want to add special handling for cpu/memory
> in a container. It complicates the code very much.
Iam not attached to the API change, so disassociating the node from cpu is ok.
It just feels a bit weird to say node is not online.
Probably ACPI doesnt give a precise way to put the dependencies (in a certain
order), there are EDL/EJD, but they have limitations and not directly imply
a dependency like this. But container code having to deal with this dependency
for add/remove is probably ok.
i hope container would eventually perform onlining the pieces from user space
scripts via udev like mechanisms.
I remember folks from SGI posting patches to cpu only nodes in the past.
Same way there are probably IO only nodes. Are you sure we cover these cases
as well.
>
> > > In most part, cpu-hot-add doesn't depend on node hot add.
> > > But register_cpu, which creates symbolic link from node to cpu, requires
> >
> > Dont you need all per-cpu allocated on that node? Or is it from node0 or
> > something for all hotpluggable cpus?
> >
--
Cheers,
Ashok Raj
- Open Source Technology Center
next prev parent reply other threads:[~2006-05-24 14:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-23 10:56 [RFC][PATCH] node hotplug : register_cpu() changes [0/3] KAMEZAWA Hiroyuki
2006-05-23 11:00 ` [RFC][PATCH] node hotplug [1/3] register-cpu-remove-node-struct KAMEZAWA Hiroyuki
2006-05-23 11:02 ` [RFC][PATCH] node hotplug [2/3] fixes callres of register_cpu KAMEZAWA Hiroyuki
2006-05-23 11:03 ` [RFC][PATCH] node hotplug [3/3] register_node fix KAMEZAWA Hiroyuki
2006-05-23 14:52 ` [RFC][PATCH] node hotplug : register_cpu() changes [0/3] Ashok Raj
2006-05-24 0:18 ` KAMEZAWA Hiroyuki
2006-05-24 7:05 ` KAMEZAWA Hiroyuki
2006-05-24 14:51 ` Ashok Raj [this message]
2006-05-25 0:34 ` KAMEZAWA Hiroyuki
2006-05-25 0:36 ` Ashok Raj
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=20060524075128.A32074@unix-os.sc.intel.com \
--to=ashok.raj@intel.com \
--cc=akpm@osdl.org \
--cc=kamezawa.hiroyu@jp.fujitsu.com \
--cc=ktokunag@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=y-goto@jp.fujitsu.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.