All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Hansen <haveblue@us.ibm.com>
To: Keiichiro Tokunaga <tokunaga.keiich@jp.fujitsu.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	hotplug devel <linux-hotplug-devel@lists.sourceforge.net>,
	lhns-devel@lists.sourceforge.net
Subject: Re: [Lhns-devel] Re: Node Hotplug Support
Date: Thu, 13 May 2004 06:54:41 +0000	[thread overview]
Message-ID: <1084431281.3189.9.camel@nighthawk> (raw)
In-Reply-To: <1084430738.3189.1.camel@nighthawk>

On Wed, 2004-05-12 at 23:45, Dave Hansen wrote:
> On Wed, 2004-05-12 at 23:35, Keiichiro Tokunaga wrote:
> > By the way, what happen when you issue
> > "echo 0 > $NODEDIR/control/online"?  Can you detach it
> > from the system after echo-ing?
> 
> Well, since it doesn't exist yet... Sure :)

What we really need is something like eject(1) for system devices.  

-- Dave



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id%62&alloc_ida84&op=click
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

WARNING: multiple messages have this Message-ID (diff)
From: Dave Hansen <haveblue@us.ibm.com>
To: Keiichiro Tokunaga <tokunaga.keiich@jp.fujitsu.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	hotplug devel <linux-hotplug-devel@lists.sourceforge.net>,
	lhns-devel@lists.sourceforge.net
Subject: Re: [Lhns-devel] Re: Node Hotplug Support
Date: Wed, 12 May 2004 23:54:41 -0700	[thread overview]
Message-ID: <1084431281.3189.9.camel@nighthawk> (raw)
In-Reply-To: <1084430738.3189.1.camel@nighthawk>

On Wed, 2004-05-12 at 23:45, Dave Hansen wrote:
> On Wed, 2004-05-12 at 23:35, Keiichiro Tokunaga wrote:
> > By the way, what happen when you issue
> > "echo 0 > $NODEDIR/control/online"?  Can you detach it
> > from the system after echo-ing?
> 
> Well, since it doesn't exist yet... Sure :)

What we really need is something like eject(1) for system devices.  

-- Dave


  reply	other threads:[~2004-05-13  6:54 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-07 15:39 [ANNOUNCE] [PATCH] Node Hotplug Support Keiichiro Tokunaga
2004-05-07 15:39 ` Keiichiro Tokunaga
2004-05-07 15:49 ` Dave Hansen
2004-05-07 15:49   ` Dave Hansen
2004-05-10  1:47   ` Keiichiro Tokunaga
2004-05-10  1:47     ` Keiichiro Tokunaga
2004-05-10  2:12     ` [Lhns-devel] " Takayoshi Kochi
2004-05-10  2:12       ` Takayoshi Kochi
2004-05-10 11:20       ` Keiichiro Tokunaga
2004-05-10 11:20         ` Keiichiro Tokunaga
     [not found]         ` <20040510202036.64794519.tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2004-05-11 18:51           ` Rajesh
2004-05-11 18:51             ` Rajesh
     [not found]             ` <ORSMSX407ZDgC81Tbdk000000aa-sBd4vmA9Se5zLByeVOV5+bfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-05-13  6:35               ` Keiichiro Tokunaga
2004-05-13  6:35                 ` Keiichiro Tokunaga
2004-05-10  5:45     ` Dave Hansen
2004-05-10  5:45       ` Dave Hansen
2004-05-13  1:27       ` Keiichiro Tokunaga
2004-05-13  1:27         ` Keiichiro Tokunaga
2004-05-13  2:04         ` Dave Hansen
2004-05-13  2:04           ` Dave Hansen
2004-05-13  6:35           ` Keiichiro Tokunaga
2004-05-13  6:35             ` Keiichiro Tokunaga
2004-05-13  6:45             ` Dave Hansen
2004-05-13  6:45               ` Dave Hansen
2004-05-13  6:54               ` Dave Hansen [this message]
2004-05-13  6:54                 ` [Lhns-devel] " Dave Hansen
2004-05-14  1:13               ` Keiichiro Tokunaga
2004-05-14  1:13                 ` Keiichiro Tokunaga
2004-05-14  1:21                 ` Dave Hansen
2004-05-14  1:21                   ` Dave Hansen
2004-05-07 16:16 ` [ANNOUNCE] [PATCH] " Martin J. Bligh
2004-05-07 16:16   ` Martin J. Bligh
2004-05-10  2:03   ` Keiichiro Tokunaga
2004-05-10  2:03     ` 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=1084431281.3189.9.camel@nighthawk \
    --to=haveblue@us.ibm.com \
    --cc=lhns-devel@lists.sourceforge.net \
    --cc=linux-hotplug-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tokunaga.keiich@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.