mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Kernel hotplug
@ 2002-02-07  0:06 mumismo
  2003-09-28 16:01 ` Norbert Fabritius
  0 siblings, 1 reply; 5+ messages in thread
From: mumismo @ 2002-02-07  0:06 UTC (permalink / raw)
  To: linux-kernel

FWD:
Hi
I just want to ask if someone is working or has worked in changing a kernel 
for another one without the need of rebooting the machine
I think it has a couple of practical purporses:
- Letting add new features as new drivers for hotplug devices , you can argue 
that compilation of modules are enough but think in big kernel number changes 
when you can't use that drivers so you have to reboot to install a new usb 
HW. Pretty windows-like...
- Letting change kernel for instance 2.4.0 --> 2.4.17, maybe you have a 
machine working fine but with some problems sometimes with memory and you 
have realized that the 2.4.17 mm works much finer. It's logical be able to 
change it without rebooting (maybe you are in a 24x7 enviroment or you want 
to beat some uptime record)

I think Solaris has this feature, i think Linux can have it too.
If someone have some technical guidance about this issue, have working in it, etc. Please tell me.

--
Jordi
_____________________________________________________________________
!REGALO GRATIS sólo por participar¡ Gana un premio seguro y exóticos 
viajes participando en el Rallye Wanadoo en http://www.wanadoo.es/animacion/rallye



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Kernel hotplug
  2002-02-07  0:06 Kernel hotplug mumismo
@ 2003-09-28 16:01 ` Norbert Fabritius
  0 siblings, 0 replies; 5+ messages in thread
From: Norbert Fabritius @ 2003-09-28 16:01 UTC (permalink / raw)
  To: linux-kernel

double


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Kernel hotplug
  2002-02-07  1:07 ` Andreas Dilger
@ 2002-02-07  1:43   ` hoho
  0 siblings, 0 replies; 5+ messages in thread
From: hoho @ 2002-02-07  1:43 UTC (permalink / raw)
  To: lin-kernel

[-- Attachment #1: Type: text/plain, Size: 546 bytes --]

On Wed, Feb 06, 2002 at 06:07:39PM -0700, Andreas Dilger wrote:
> This is an old idea and is basically not possible to do, nor would you
> actually want to do it in real life.  Please see:
> http://marc.theaimsgroup.com/?l=linux-kernel&m=99489535607340&w=4
> 
> for a link to the last time this thread came up on l-k.  Maybe it is a time
> for a FAQ entry?

  I think I may be qualified to write that entry. :)

  <hide>

  colin

-- 
-----
GPG Key 0x626FD58E; wwwkeys.pgp.net
6788 94B7 A407 A1D4 1B05  2559 FD52 D2D0 626F D58E

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Kernel hotplug
  2002-02-07  0:06 mumismo
@ 2002-02-07  1:07 ` Andreas Dilger
  2002-02-07  1:43   ` hoho
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Dilger @ 2002-02-07  1:07 UTC (permalink / raw)
  To: mumismo; +Cc: linux-kernel

On Feb 07, 2002  01:06 +0100, mumismo wrote:
> I just want to ask if someone is working or has worked in changing a kernel 
> for another one without the need of rebooting the machine
> I think it has a couple of practical purporses:
> - Letting add new features as new drivers for hotplug devices , you can argue 
> that compilation of modules are enough but think in big kernel number changes 
> when you can't use that drivers so you have to reboot to install a new usb 
> HW. Pretty windows-like...
> - Letting change kernel for instance 2.4.0 --> 2.4.17, maybe you have a 
> machine working fine but with some problems sometimes with memory and you 
> have realized that the 2.4.17 mm works much finer. It's logical be able to 
> change it without rebooting (maybe you are in a 24x7 enviroment or you want 
> to beat some uptime record)

This is an old idea and is basically not possible to do, nor would you
actually want to do it in real life.  Please see:
http://marc.theaimsgroup.com/?l=linux-kernel&m=99489535607340&w=4

for a link to the last time this thread came up on l-k.  Maybe it is a time
for a FAQ entry?

Cheers, Andreas
--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Kernel hotplug
@ 2002-02-07  0:06 mumismo
  2002-02-07  1:07 ` Andreas Dilger
  0 siblings, 1 reply; 5+ messages in thread
From: mumismo @ 2002-02-07  0:06 UTC (permalink / raw)
  To: linux-kernel

FWD:
Hi
I just want to ask if someone is working or has worked in changing a kernel 
for another one without the need of rebooting the machine
I think it has a couple of practical purporses:
- Letting add new features as new drivers for hotplug devices , you can argue 
that compilation of modules are enough but think in big kernel number changes 
when you can't use that drivers so you have to reboot to install a new usb 
HW. Pretty windows-like...
- Letting change kernel for instance 2.4.0 --> 2.4.17, maybe you have a 
machine working fine but with some problems sometimes with memory and you 
have realized that the 2.4.17 mm works much finer. It's logical be able to 
change it without rebooting (maybe you are in a 24x7 enviroment or you want 
to beat some uptime record)

I think Solaris has this feature, i think Linux can have it too.
If someone have some technical guidance about this issue, have working in it, etc. Please tell me.

--
Jordi
_____________________________________________________________________
!REGALO GRATIS sólo por participar¡ Gana un premio seguro y exóticos 
viajes participando en el Rallye Wanadoo en http://www.wanadoo.es/animacion/rallye



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-09-28 16:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-07  0:06 Kernel hotplug mumismo
2003-09-28 16:01 ` Norbert Fabritius
  -- strict thread matches above, loose matches on Subject: below --
2002-02-07  0:06 mumismo
2002-02-07  1:07 ` Andreas Dilger
2002-02-07  1:43   ` hoho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®