public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 2.6.19 VServer 2.1.x
@ 2006-12-01  2:29 Herbert Poetzl
  2006-12-01 10:33 ` Kirill Korotaev
  0 siblings, 1 reply; 5+ messages in thread
From: Herbert Poetzl @ 2006-12-01  2:29 UTC (permalink / raw)
  To: Linux Kernel ML; +Cc: Linus Torvalds, Andrew Morton, Linux Containers


Ladies and Gentlemen!

here is the first Linux-VServer version (testing)
with support for the *spaces (uts, ipc and vfs)
introduced in 2.6.19 ...

http://vserver.13thfloor.at/Experimental/patch-2.6.19-vs2.1.x-t1.diff

it might not be as perfect as the kernel itself *G*
but it does work fine here, and with recent tools
most virtualization features work as expected

please if you do testing, report issues or comments
to the Linux-VServer mailing list or to me directly
(at least CC would be fine) and do not bother the
nice kernel folks ...

enjoy,
Herbert

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

* Re: Linux 2.6.19 VServer 2.1.x
  2006-12-01  2:29 Linux 2.6.19 VServer 2.1.x Herbert Poetzl
@ 2006-12-01 10:33 ` Kirill Korotaev
  2006-12-01 11:12   ` Cedric Le Goater
  2006-12-01 19:32   ` Herbert Poetzl
  0 siblings, 2 replies; 5+ messages in thread
From: Kirill Korotaev @ 2006-12-01 10:33 UTC (permalink / raw)
  To: Herbert Poetzl; +Cc: Linux Kernel ML, Linux Containers, Linus Torvalds

OpenVZ has been using them for more than a month already ;-)

Kirill

> Ladies and Gentlemen!
> 
> here is the first Linux-VServer version (testing)
> with support for the *spaces (uts, ipc and vfs)
> introduced in 2.6.19 ...
> 
> http://vserver.13thfloor.at/Experimental/patch-2.6.19-vs2.1.x-t1.diff
> 
> it might not be as perfect as the kernel itself *G*
> but it does work fine here, and with recent tools
> most virtualization features work as expected
> 
> please if you do testing, report issues or comments
> to the Linux-VServer mailing list or to me directly
> (at least CC would be fine) and do not bother the
> nice kernel folks ...
> 
> enjoy,
> Herbert
> _______________________________________________
> Containers mailing list
> Containers@lists.osdl.org
> https://lists.osdl.org/mailman/listinfo/containers
> 
> 


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

* Re: Linux 2.6.19 VServer 2.1.x
  2006-12-01 10:33 ` Kirill Korotaev
@ 2006-12-01 11:12   ` Cedric Le Goater
  2006-12-01 19:32   ` Herbert Poetzl
  1 sibling, 0 replies; 5+ messages in thread
From: Cedric Le Goater @ 2006-12-01 11:12 UTC (permalink / raw)
  To: Kirill Korotaev
  Cc: Herbert Poetzl, Linux Kernel ML, Linux Containers, Linus Torvalds

Great ! 

I'm dreaming that the next patchsets will not require as much
debate. nah, stop dreaming Cedric :)

Thanks to Andrew and Linus who made it happen.

C.

Kirill Korotaev wrote:

> OpenVZ has been using them for more than a month already ;-)
> 
> Kirill
> 
>> Ladies and Gentlemen!
>>
>> here is the first Linux-VServer version (testing)
>> with support for the *spaces (uts, ipc and vfs)
>> introduced in 2.6.19 ...
>>
>> http://vserver.13thfloor.at/Experimental/patch-2.6.19-vs2.1.x-t1.diff
>>
>> it might not be as perfect as the kernel itself *G*
>> but it does work fine here, and with recent tools
>> most virtualization features work as expected
>>
>> please if you do testing, report issues or comments
>> to the Linux-VServer mailing list or to me directly
>> (at least CC would be fine) and do not bother the
>> nice kernel folks ...
>>
>> enjoy,
>> Herbert

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

* Re: Linux 2.6.19 VServer 2.1.x
  2006-12-01 10:33 ` Kirill Korotaev
  2006-12-01 11:12   ` Cedric Le Goater
@ 2006-12-01 19:32   ` Herbert Poetzl
  2006-12-01 21:59     ` [Devel] " Dmitry Mishin
  1 sibling, 1 reply; 5+ messages in thread
From: Herbert Poetzl @ 2006-12-01 19:32 UTC (permalink / raw)
  To: Kirill Korotaev; +Cc: Linux Kernel ML, Linux Containers, Linus Torvalds

On Fri, Dec 01, 2006 at 01:33:03PM +0300, Kirill Korotaev wrote:
> OpenVZ has been using them for more than a month already ;-)

great for you, here some details:

 - 2.6.19 was released 29th Nov 2006
 - OpenVZ page shows 2.6.9-023, 2.6.16 and the 
   2.6.18 development
 - Linux-VServer has followed the -rc series
   too, so that's nothing new
 - I didn't manage to find an OpenVZ patch for
   2.6.19 on your site

but probably all the changes from 2.6.19 have
been backported to the stable 2.6.9 kernel
several months ago :)

best,
Herbert

> Kirill
> 
> > Ladies and Gentlemen!
> > 
> > here is the first Linux-VServer version (testing)
> > with support for the *spaces (uts, ipc and vfs)
> > introduced in 2.6.19 ...
> > 
> > http://vserver.13thfloor.at/Experimental/patch-2.6.19-vs2.1.x-t1.diff
> > 
> > it might not be as perfect as the kernel itself *G*
> > but it does work fine here, and with recent tools
> > most virtualization features work as expected
> > 
> > please if you do testing, report issues or comments
> > to the Linux-VServer mailing list or to me directly
> > (at least CC would be fine) and do not bother the
> > nice kernel folks ...
> > 
> > enjoy,
> > Herbert
> > _______________________________________________
> > Containers mailing list
> > Containers@lists.osdl.org
> > https://lists.osdl.org/mailman/listinfo/containers
> > 
> > 

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

* Re: [Devel] Re: Linux 2.6.19 VServer 2.1.x
  2006-12-01 19:32   ` Herbert Poetzl
@ 2006-12-01 21:59     ` Dmitry Mishin
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry Mishin @ 2006-12-01 21:59 UTC (permalink / raw)
  To: devel
  Cc: Herbert Poetzl, Kirill Korotaev, Linux Containers, Linus Torvalds,
	Linux Kernel ML

On Friday 01 December 2006 22:32, Herbert Poetzl wrote:
> On Fri, Dec 01, 2006 at 01:33:03PM +0300, Kirill Korotaev wrote:
> > OpenVZ has been using them for more than a month already ;-)
>
> great for you, here some details:
>
>  - 2.6.19 was released 29th Nov 2006
>  - OpenVZ page shows 2.6.9-023, 2.6.16 and the
>    2.6.18 development
>  - Linux-VServer has followed the -rc series
>    too, so that's nothing new
>  - I didn't manage to find an OpenVZ patch for
>    2.6.19 on your site
>
> but probably all the changes from 2.6.19 have
> been backported to the stable 2.6.9 kernel
> several months ago :)
more details:
http://git.openvz.org/?p=linux-2.6.18-openvz;a=commitdiff;h=2563d54c8c3215792af24d96d852fe30aed2a7b4
http://git.openvz.org/?p=linux-2.6.18-openvz;a=commitdiff;h=44100ee643f4f59e8b71ac10b7b5f01f8a423292

>
> best,
> Herbert
>
> > Kirill
> >
> > > Ladies and Gentlemen!
> > >
> > > here is the first Linux-VServer version (testing)
> > > with support for the *spaces (uts, ipc and vfs)
> > > introduced in 2.6.19 ...
> > >
> > > http://vserver.13thfloor.at/Experimental/patch-2.6.19-vs2.1.x-t1.diff
> > >
> > > it might not be as perfect as the kernel itself *G*
> > > but it does work fine here, and with recent tools
> > > most virtualization features work as expected
> > >
> > > please if you do testing, report issues or comments
> > > to the Linux-VServer mailing list or to me directly
> > > (at least CC would be fine) and do not bother the
> > > nice kernel folks ...
> > >
> > > enjoy,
> > > Herbert
> > > _______________________________________________
> > > Containers mailing list
> > > Containers@lists.osdl.org
> > > https://lists.osdl.org/mailman/listinfo/containers
>
> _______________________________________________
> Containers mailing list
> Containers@lists.osdl.org
> https://lists.osdl.org/mailman/listinfo/containers
>
> _______________________________________________
> Devel mailing list
> Devel@openvz.org
> https://openvz.org/mailman/listinfo/devel

-- 
Thanks,
Dmitry.

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

end of thread, other threads:[~2006-12-01 22:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-01  2:29 Linux 2.6.19 VServer 2.1.x Herbert Poetzl
2006-12-01 10:33 ` Kirill Korotaev
2006-12-01 11:12   ` Cedric Le Goater
2006-12-01 19:32   ` Herbert Poetzl
2006-12-01 21:59     ` [Devel] " Dmitry Mishin

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