public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Hansen <haveblue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
To: Keiichiro Tokunaga
	<tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
Cc: naveen.b.s-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
	Matthew E Tolentino
	<matthew.e.tolentino-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	lhms
	<lhms-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
	jschopp-V7BBcbaFuwjMbYB6QlFGEg@public.gmane.org
Subject: Re: [Lhms-devel] Re: [PATCH] ACPI based Memory Hotplug Driver Patch
Date: Tue, 14 Sep 2004 10:12:16 -0700	[thread overview]
Message-ID: <1095181936.3686.29.camel@localhost> (raw)
In-Reply-To: <20040914182956.49c9381d.tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>

On Tue, 2004-09-14 at 02:29, Keiichiro Tokunaga wrote:
> On Mon, 13 Sep 2004 21:11:44 -0700 Dave Hansen wrote:
> > What I want is to make sure that any hotplug memory application that is
> > written can use the same directories no matter whether it is a ppc
> > machine using OpenFirmware or an x86/ia64 machine using ACPI.  
> 
> That's an ideal solution that I like:)
> 
> > Instead of just laying thing out in firmware/acpi, can we have another
> > directory that mirrors this information in the system/devices/
> > directory, but is identical across architectures?  
> 
> That's an interesting idea.  I think that not all of the stuffs could
> be identical across architectures, so we would lay architecture
> specific sutffs only in architecture specific directory (e.g. /sys/firmware/acpi/),
> and general stuffs (like physical address) in both the archtecture
> specific directory and the mirror directory.  This sounds reasonable
> to me.  By the way, where do you think would be a candidate for
> the mirror directory?

Well, in retrospect, I think that /sys/devices/system/memory is probably
a bad place for the hotplug controls to go.  It's really just a logical
view of the memory from Linux's perspective, and that somewhat takes a
back seat to the physical layout presented by the hardware.

So, perhaps the physical layout should go in /sys/devices/system/memory,
and we can put the hotplug controls in
/sys/devices/system/logical/memory, or something similar.  

-- Dave



-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m

  parent reply	other threads:[~2004-09-14 17:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-09 10:54 [PATCH] ACPI based Memory Hotplug Driver Patch S, Naveen B
     [not found] ` <FEB6C4E97F6CAF41978FB2059D5454180F37E8-OkeUvhg1trkFyVwBAnZdSLfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-09-09 13:11   ` Dmitry Torokhov
2004-09-09 15:50   ` [Lhms-devel] " Dave Hansen
2004-09-09 15:52   ` Bjorn Helgaas
2004-09-10 13:45   ` Keiichiro Tokunaga
     [not found]     ` <20040910224510.7f78b1b5.tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2004-09-11  6:08       ` [Lhms-devel] " Hirokazu Takahashi
     [not found]         ` <20040911.150854.71102255.taka-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
2004-09-11  7:14           ` Dave Hansen
2004-09-10 14:02   ` Keiichiro Tokunaga
     [not found]     ` <20040910230200.73eb0374.tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2004-09-10 17:32       ` [Lhms-devel] " Dave Hansen
2004-09-13  8:23         ` Keiichiro Tokunaga
     [not found]           ` <20040913172318.791db349.tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2004-09-13  8:41             ` Dave Hansen
2004-09-14  2:58               ` Keiichiro Tokunaga
     [not found]                 ` <20040914115844.1e12203d.tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2004-09-14  4:11                   ` Dave Hansen
2004-09-14  9:29                     ` Keiichiro Tokunaga
     [not found]                       ` <20040914182956.49c9381d.tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2004-09-14 17:12                         ` Dave Hansen [this message]
2004-09-15  0:08                           ` Keiichiro Tokunaga
     [not found]                             ` <20040915090827.7f86a54f.tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2004-09-15  0:17                               ` Dave Hansen
2004-09-16  2:51                                 ` Keiichiro Tokunaga
2004-09-14 16:21                     ` Joel Schopp
2004-09-16 10:47       ` [PATCH] /sys/firmware/acpi/memory/ for showing info of ACPI memory object Keiichiro Tokunaga
     [not found]         ` <20040916194725.562b50f0.tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2004-09-24  8:46           ` Keiichiro Tokunaga

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=1095181936.3686.29.camel@localhost \
    --to=haveblue-r/jw6+rmf7hqt0dzr+alfa@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=jschopp-V7BBcbaFuwjMbYB6QlFGEg@public.gmane.org \
    --cc=lhms-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=matthew.e.tolentino-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=naveen.b.s-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.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