Home » Mailing lists » Devel » [RFC][PATCH 1/5] Virtualization/containers: startup
Re: [RFC][PATCH 1/5] Virtualization/containers: startup [message #1254 is a reply to message #1244] |
Fri, 03 February 2006 17:49   |
Linus Torvalds
Messages: 11 Registered: February 2006
|
Junior Member |
|
|
On Fri, 3 Feb 2006, Kirill Korotaev wrote:
>
> Do you have any other ideas/comments on this?
> I will send additional IPC/filesystems virtualization patches a bit later.
I think that a patch like this - particularly just the 1/5 part - makes
total sense, because regardless of any other details of virtualization,
every single scheme is going to need this.
So I think at least 1/5 (and quite frankly, 2-3/5 look that way too) are
things that we can (and probably should) merge quickly, so that people can
then actually look at the differences in the places that they may actually
disagree about.
One thing I don't particularly like is some of the naming. To me "vps"
doesn't sound particularly generic or logical. I realize that it probably
makes perfect sense to you (and I assume it just means "virtual private
servers"), but especially if you see patches 1-3 to really be independent
of any "actual" virtualization code that is totally generic, I'd actually
prefer a less specialized name.
I realize that what things like this is used for is VPS web hosting etc,
but that's really naming by current common usage, not by any real "logic".
In other words, I personally would have called them "container" or
something similar, rather than "vps_info". See? From a logical
implementation standpoint, the fact that it is right now most commonly
used for VPS hosting is totally irrelevant to the code, no?
(And hey, maybe your "vps" means something different. In which case my
argument makes even more sense ;)
Linus
|
|
|
 |
|
[RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
[RFC][PATCH 2/5] Virtualization/containers: UIDs
By: dev on Fri, 03 February 2006 17:01
|
 |
|
[RFC][PATCH 3/5] Virtualization/containers: UTSNAME
By: dev on Fri, 03 February 2006 17:04
|
 |
|
Re: [RFC][PATCH 3/5] Virtualization/containers: UTSNAME
By: ebiederm on Mon, 06 February 2006 08:21
|
 |
|
Re: [RFC][PATCH 3/5] Virtualization/containers: UTSNAME
By: dev on Mon, 06 February 2006 08:51
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Fri, 03 February 2006 17:22
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Summary: PID virtualization , Containers, Migration
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Sun, 05 February 2006 14:52
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: ebiederm on Mon, 06 February 2006 08:39
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Mon, 06 February 2006 08:58
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: ebiederm on Mon, 06 February 2006 09:19
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: ebiederm on Mon, 06 February 2006 18:37
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Mon, 06 February 2006 19:30
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: ebiederm on Tue, 07 February 2006 01:57
|
 |
|
swsusp done by migration (was Re: [RFC][PATCH 1/5] Virtualization/containers: startup)
|
 |
|
Re: swsusp done by migration (was Re: [RFC][PATCH 1/5] Virtualization/containers: startup)
By: ebiederm on Thu, 09 February 2006 18:20
|
 |
|
Re: swsusp done by migration (was Re: [RFC][PATCH 1/5] Virtualization/containers: startup)
|
 |
|
Re: swsusp done by migration (was Re: [RFC][PATCH 1/5] Virtualization/containers: startup)
|
 |
|
Re: Re: swsusp done by migration (was Re: [RFC][PATCH 1/5] Virtualization/containers: startup)
By: vaverin on Fri, 10 February 2006 06:23
|
 |
|
Re: Re: swsusp done by migration (was Re: [RFC][PATCH 1/5] Virtualization/containers: startup)
|
 |
|
Re: Re: swsusp done by migration (was Re: [RFC][PATCH 1/5] Virtualization/containers: startup)
By: vaverin on Sat, 11 February 2006 17:29
|
 |
|
Re: swsusp done by migration (was Re: [RFC][PATCH 1/5] Virtualization/containers: startup)
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: Greg KH on Fri, 03 February 2006 20:19
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Sun, 05 February 2006 15:10
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Sun, 05 February 2006 15:05
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Mon, 06 February 2006 16:50
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Mon, 06 February 2006 17:19
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Tue, 07 February 2006 12:19
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Mon, 20 February 2006 11:54
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Sun, 05 February 2006 15:11
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Mon, 06 February 2006 09:06
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Tue, 07 February 2006 12:25
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
|
 |
|
Re: Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: dev on Mon, 06 February 2006 09:01
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: ebiederm on Mon, 06 February 2006 08:31
|
 |
|
Re: [RFC][PATCH 1/5] Virtualization/containers: startup
By: ebiederm on Fri, 10 February 2006 06:01
|
Goto Forum:
Current Time: Sun Aug 10 23:10:51 GMT 2025
Total time taken to generate the page: 0.36251 seconds
|