Re: Unified cgroups isolator

2016-09-16 Thread tommy xiao
Awesome! you are rocks star!

Kudos to @haosdent and @qianzhang!

2016-09-15 4:36 GMT+08:00 Charles Allen :

> That's awesome, great work!
>
>
> On Tue, Sep 13, 2016 at 5:10 PM Qian Zhang  wrote:
>
>> Thanks @haosdent's awesome work and @Jie's great shepherding and guidance
>> on this project!
>>
>>
>> Thanks,
>> Qian Zhang
>>
>> On Wed, Sep 14, 2016 at 7:56 AM, Gilbert Song 
>> wrote:
>>
>>> Awesome!
>>>
>>> Kudos to @haosdent and @qianzhang!
>>>
>>> On Tue, Sep 13, 2016 at 11:22 AM, haosdent  wrote:
>>>
 Really appreciate @qian and @jie's great helps on this! It makes us
 easier to add cgroups isolation for rest subsystem.

 Additionally, if you find any changes about unified cgroups isolator
 break your environment, please let us know. I would
 try to fix asap.

 On Wed, Sep 14, 2016 at 1:59 AM, Jie Yu  wrote:

> Hi,
>
> We just merged the unified cgroups isolator. Huge shout out to
> @haosdent and @qianzhang to make this happen!
> https://issues.apache.org/jira/browse/MESOS-4697
>
> Just to give you some context. Previously, it's a huge pain to add a
> new cgroups subsystem to Mesos because it requires creating a new isolator
> (a lot of code duplication). Now, we merge all the subsystems into one
> single isolator, that makes adding a new subsystem very easy.
>
> More importantly, the new cgroups isolator supports cgroups v2!
>
> - Jie
>



 --
 Best Regards,
 Haosdent Huang

>>>
>>>
>>


-- 
Deshi Xiao
Twitter: xds2000
E-mail: xiaods(AT)gmail.com


Re: Unified cgroups isolator

2016-09-14 Thread Charles Allen
That's awesome, great work!


On Tue, Sep 13, 2016 at 5:10 PM Qian Zhang  wrote:

> Thanks @haosdent's awesome work and @Jie's great shepherding and guidance
> on this project!
>
>
> Thanks,
> Qian Zhang
>
> On Wed, Sep 14, 2016 at 7:56 AM, Gilbert Song 
> wrote:
>
>> Awesome!
>>
>> Kudos to @haosdent and @qianzhang!
>>
>> On Tue, Sep 13, 2016 at 11:22 AM, haosdent  wrote:
>>
>>> Really appreciate @qian and @jie's great helps on this! It makes us
>>> easier to add cgroups isolation for rest subsystem.
>>>
>>> Additionally, if you find any changes about unified cgroups isolator
>>> break your environment, please let us know. I would
>>> try to fix asap.
>>>
>>> On Wed, Sep 14, 2016 at 1:59 AM, Jie Yu  wrote:
>>>
 Hi,

 We just merged the unified cgroups isolator. Huge shout out to
 @haosdent and @qianzhang to make this happen!
 https://issues.apache.org/jira/browse/MESOS-4697

 Just to give you some context. Previously, it's a huge pain to add a
 new cgroups subsystem to Mesos because it requires creating a new isolator
 (a lot of code duplication). Now, we merge all the subsystems into one
 single isolator, that makes adding a new subsystem very easy.

 More importantly, the new cgroups isolator supports cgroups v2!

 - Jie

>>>
>>>
>>>
>>> --
>>> Best Regards,
>>> Haosdent Huang
>>>
>>
>>
>


Re: Unified cgroups isolator

2016-09-13 Thread Qian Zhang
Thanks @haosdent's awesome work and @Jie's great shepherding and guidance
on this project!


Thanks,
Qian Zhang

On Wed, Sep 14, 2016 at 7:56 AM, Gilbert Song  wrote:

> Awesome!
>
> Kudos to @haosdent and @qianzhang!
>
> On Tue, Sep 13, 2016 at 11:22 AM, haosdent  wrote:
>
>> Really appreciate @qian and @jie's great helps on this! It makes us
>> easier to add cgroups isolation for rest subsystem.
>>
>> Additionally, if you find any changes about unified cgroups isolator
>> break your environment, please let us know. I would
>> try to fix asap.
>>
>> On Wed, Sep 14, 2016 at 1:59 AM, Jie Yu  wrote:
>>
>>> Hi,
>>>
>>> We just merged the unified cgroups isolator. Huge shout out to @haosdent
>>> and @qianzhang to make this happen!
>>> https://issues.apache.org/jira/browse/MESOS-4697
>>>
>>> Just to give you some context. Previously, it's a huge pain to add a new
>>> cgroups subsystem to Mesos because it requires creating a new isolator (a
>>> lot of code duplication). Now, we merge all the subsystems into one single
>>> isolator, that makes adding a new subsystem very easy.
>>>
>>> More importantly, the new cgroups isolator supports cgroups v2!
>>>
>>> - Jie
>>>
>>
>>
>>
>> --
>> Best Regards,
>> Haosdent Huang
>>
>
>


Re: Unified cgroups isolator

2016-09-13 Thread Gilbert Song
Awesome!

Kudos to @haosdent and @qianzhang!

On Tue, Sep 13, 2016 at 11:22 AM, haosdent  wrote:

> Really appreciate @qian and @jie's great helps on this! It makes us easier
> to add cgroups isolation for rest subsystem.
>
> Additionally, if you find any changes about unified cgroups isolator break
> your environment, please let us know. I would
> try to fix asap.
>
> On Wed, Sep 14, 2016 at 1:59 AM, Jie Yu  wrote:
>
>> Hi,
>>
>> We just merged the unified cgroups isolator. Huge shout out to @haosdent
>> and @qianzhang to make this happen!
>> https://issues.apache.org/jira/browse/MESOS-4697
>>
>> Just to give you some context. Previously, it's a huge pain to add a new
>> cgroups subsystem to Mesos because it requires creating a new isolator (a
>> lot of code duplication). Now, we merge all the subsystems into one single
>> isolator, that makes adding a new subsystem very easy.
>>
>> More importantly, the new cgroups isolator supports cgroups v2!
>>
>> - Jie
>>
>
>
>
> --
> Best Regards,
> Haosdent Huang
>


Re: Unified cgroups isolator

2016-09-13 Thread haosdent
Really appreciate @qian and @jie's great helps on this! It makes us easier
to add cgroups isolation for rest subsystem.

Additionally, if you find any changes about unified cgroups isolator break
your environment, please let us know. I would
try to fix asap.

On Wed, Sep 14, 2016 at 1:59 AM, Jie Yu  wrote:

> Hi,
>
> We just merged the unified cgroups isolator. Huge shout out to @haosdent
> and @qianzhang to make this happen!
> https://issues.apache.org/jira/browse/MESOS-4697
>
> Just to give you some context. Previously, it's a huge pain to add a new
> cgroups subsystem to Mesos because it requires creating a new isolator (a
> lot of code duplication). Now, we merge all the subsystems into one single
> isolator, that makes adding a new subsystem very easy.
>
> More importantly, the new cgroups isolator supports cgroups v2!
>
> - Jie
>



-- 
Best Regards,
Haosdent Huang


Re: Unified cgroups isolator

2016-09-13 Thread Avinash Sridharan
Awesome !!


On Tue, Sep 13, 2016 at 10:59 AM, Jie Yu  wrote:

> Hi,
>
> We just merged the unified cgroups isolator. Huge shout out to @haosdent
> and @qianzhang to make this happen!
> https://issues.apache.org/jira/browse/MESOS-4697
>
> Just to give you some context. Previously, it's a huge pain to add a new
> cgroups subsystem to Mesos because it requires creating a new isolator (a
> lot of code duplication). Now, we merge all the subsystems into one single
> isolator, that makes adding a new subsystem very easy.
>
> More importantly, the new cgroups isolator supports cgroups v2!
>
> - Jie
>



-- 
Avinash Sridharan, Mesosphere
+1 (323) 702 5245