* About bio-cgroup
@ 2008-10-29 2:14 Gui Jianfeng
[not found] ` <4907C6F6.8040907-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Gui Jianfeng @ 2008-10-29 2:14 UTC (permalink / raw)
To: ryov-jCdQPDEk3idL9jVzuh4AOg
Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
Hi Ryo,
The page_cgroup seems to be stable in the latest kernel.
I'd like to know whether you have a plan or schedule to release
a new version of bio-cgroup against latest kernel.
Thanks a lot.
--
Regards
Gui Jianfeng
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: About bio-cgroup
[not found] ` <4907C6F6.8040907-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
@ 2008-10-29 8:07 ` Hirokazu Takahashi
[not found] ` <20081029.170718.124486817.taka-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Hirokazu Takahashi @ 2008-10-29 8:07 UTC (permalink / raw)
To: guijianfeng-BthXqXjhjHXQFUHtdCDX3A
Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
Hi,
> Hi Ryo,
>
> The page_cgroup seems to be stable in the latest kernel.
> I'd like to know whether you have a plan or schedule to release
> a new version of bio-cgroup against latest kernel.
I have a plan on doing this.
I thought I would start to implement it once the implementation of
memory cgroup got almost done. If you say the code of page_cgroup is
fixed, I'll start it from now on. I guess it'll be done in two weeks.
> Thanks a lot.
>
> --
> Regards
> Gui Jianfeng
Thanks,
Hirokazu Takahashi.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: About bio-cgroup
[not found] ` <20081029.170718.124486817.taka-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
@ 2008-10-29 8:29 ` KAMEZAWA Hiroyuki
[not found] ` <20081029172918.71995f7a.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2008-10-29 8:36 ` Gui Jianfeng
1 sibling, 1 reply; 7+ messages in thread
From: KAMEZAWA Hiroyuki @ 2008-10-29 8:29 UTC (permalink / raw)
To: Hirokazu Takahashi; +Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
On Wed, 29 Oct 2008 17:07:18 +0900 (JST)
Hirokazu Takahashi <taka-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org> wrote:
> Hi,
>
> > Hi Ryo,
> >
> > The page_cgroup seems to be stable in the latest kernel.
> > I'd like to know whether you have a plan or schedule to release
> > a new version of bio-cgroup against latest kernel.
>
> I have a plan on doing this.
>
> I thought I would start to implement it once the implementation of
> memory cgroup got almost done. If you say the code of page_cgroup is
> fixed, I'll start it from now on. I guess it'll be done in two weeks.
>
code to page_cgroup itself will not be changed. (I hope)
possible change will be
- new flags
- support to SwapCache
- swap_cgroup support (will be done independenly from page_cgroup.)
API of
lookup_page_cgroup()
lock_page_cgroup()
PCG_USED bit
will not change, I think.
Thanks,
-Kame
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: About bio-cgroup
[not found] ` <20081029.170718.124486817.taka-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
2008-10-29 8:29 ` KAMEZAWA Hiroyuki
@ 2008-10-29 8:36 ` Gui Jianfeng
1 sibling, 0 replies; 7+ messages in thread
From: Gui Jianfeng @ 2008-10-29 8:36 UTC (permalink / raw)
To: Hirokazu Takahashi; +Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
Hi, Hirokazu-san
Hirokazu Takahashi wrote:
> Hi,
>
>> Hi Ryo,
>>
>> The page_cgroup seems to be stable in the latest kernel.
>> I'd like to know whether you have a plan or schedule to release
>> a new version of bio-cgroup against latest kernel.
>
> I have a plan on doing this.
>
> I thought I would start to implement it once the implementation of
> memory cgroup got almost done. If you say the code of page_cgroup is
> fixed, I'll start it from now on. I guess it'll be done in two weeks.
I see, thanks.
>
>> Thanks a lot.
>>
>> --
>> Regards
>> Gui Jianfeng
>
> Thanks,
> Hirokazu Takahashi.
>
>
>
--
Regards
Gui Jianfeng
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: About bio-cgroup
[not found] ` <20081029172918.71995f7a.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
@ 2008-10-29 9:02 ` Balbir Singh
[not found] ` <490826A5.2050003-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Balbir Singh @ 2008-10-29 9:02 UTC (permalink / raw)
To: KAMEZAWA Hiroyuki; +Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
KAMEZAWA Hiroyuki wrote:
> On Wed, 29 Oct 2008 17:07:18 +0900 (JST)
> Hirokazu Takahashi <taka-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org> wrote:
>
>> Hi,
>>
>>> Hi Ryo,
>>>
>>> The page_cgroup seems to be stable in the latest kernel.
>>> I'd like to know whether you have a plan or schedule to release
>>> a new version of bio-cgroup against latest kernel.
>> I have a plan on doing this.
>>
>> I thought I would start to implement it once the implementation of
>> memory cgroup got almost done. If you say the code of page_cgroup is
>> fixed, I'll start it from now on. I guess it'll be done in two weeks.
>>
>
> code to page_cgroup itself will not be changed. (I hope)
> possible change will be
> - new flags
> - support to SwapCache
> - swap_cgroup support (will be done independenly from page_cgroup.)
>
> API of
> lookup_page_cgroup()
> lock_page_cgroup()
> PCG_USED bit
>
> will not change, I think.
I think you should not wait for stabilization, rather build on mmotm (-mm). Use
it and complain if it changes too often or becomes unusable for you.
--
Balbir
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: About bio-cgroup
[not found] ` <490826A5.2050003-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
@ 2008-10-29 9:32 ` KAMEZAWA Hiroyuki
[not found] ` <20081029183207.8ae518e1.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: KAMEZAWA Hiroyuki @ 2008-10-29 9:32 UTC (permalink / raw)
To: balbir-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8
Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
On Wed, 29 Oct 2008 14:32:29 +0530
Balbir Singh <balbir-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> wrote:
> KAMEZAWA Hiroyuki wrote:
> > On Wed, 29 Oct 2008 17:07:18 +0900 (JST)
> > Hirokazu Takahashi <taka-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org> wrote:
> >
> >> Hi,
> >>
> >>> Hi Ryo,
> >>>
> >>> The page_cgroup seems to be stable in the latest kernel.
> >>> I'd like to know whether you have a plan or schedule to release
> >>> a new version of bio-cgroup against latest kernel.
> >> I have a plan on doing this.
> >>
> >> I thought I would start to implement it once the implementation of
> >> memory cgroup got almost done. If you say the code of page_cgroup is
> >> fixed, I'll start it from now on. I guess it'll be done in two weeks.
> >>
> >
> > code to page_cgroup itself will not be changed. (I hope)
> > possible change will be
> > - new flags
> > - support to SwapCache
> > - swap_cgroup support (will be done independenly from page_cgroup.)
> >
> > API of
> > lookup_page_cgroup()
> > lock_page_cgroup()
> > PCG_USED bit
> >
> > will not change, I think.
>
> I think you should not wait for stabilization, rather build on mmotm (-mm). Use
> it and complain if it changes too often or becomes unusable for you.
>
I think so, too ;)
-Kame
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: About bio-cgroup
[not found] ` <20081029183207.8ae518e1.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
@ 2008-10-30 2:29 ` Hirokazu Takahashi
0 siblings, 0 replies; 7+ messages in thread
From: Hirokazu Takahashi @ 2008-10-30 2:29 UTC (permalink / raw)
To: kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A
Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
balbir-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8
Hi,
> On Wed, 29 Oct 2008 14:32:29 +0530
> Balbir Singh <balbir-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> wrote:
>
> > KAMEZAWA Hiroyuki wrote:
> > > On Wed, 29 Oct 2008 17:07:18 +0900 (JST)
> > > Hirokazu Takahashi <taka-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org> wrote:
> > >
> > >> Hi,
> > >>
> > >>> Hi Ryo,
> > >>>
> > >>> The page_cgroup seems to be stable in the latest kernel.
> > >>> I'd like to know whether you have a plan or schedule to release
> > >>> a new version of bio-cgroup against latest kernel.
> > >> I have a plan on doing this.
> > >>
> > >> I thought I would start to implement it once the implementation of
> > >> memory cgroup got almost done. If you say the code of page_cgroup is
> > >> fixed, I'll start it from now on. I guess it'll be done in two weeks.
> > >>
> > >
> > > code to page_cgroup itself will not be changed. (I hope)
> > > possible change will be
> > > - new flags
> > > - support to SwapCache
> > > - swap_cgroup support (will be done independenly from page_cgroup.)
> > >
> > > API of
> > > lookup_page_cgroup()
> > > lock_page_cgroup()
> > > PCG_USED bit
> > >
> > > will not change, I think.
> >
> > I think you should not wait for stabilization, rather build on mmotm (-mm). Use
> > it and complain if it changes too often or becomes unusable for you.
> >
> I think so, too ;)
Okay, I'll start it today. Just wait!
Thanks,
Hirokazu Takahashi.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-10-30 2:29 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-29 2:14 About bio-cgroup Gui Jianfeng
[not found] ` <4907C6F6.8040907-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2008-10-29 8:07 ` Hirokazu Takahashi
[not found] ` <20081029.170718.124486817.taka-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
2008-10-29 8:29 ` KAMEZAWA Hiroyuki
[not found] ` <20081029172918.71995f7a.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2008-10-29 9:02 ` Balbir Singh
[not found] ` <490826A5.2050003-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2008-10-29 9:32 ` KAMEZAWA Hiroyuki
[not found] ` <20081029183207.8ae518e1.kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2008-10-30 2:29 ` Hirokazu Takahashi
2008-10-29 8:36 ` Gui Jianfeng
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.