1 Jun 2009 01:51
Re: [RFC] Low overhead patches for the memory cgroup controller (v2)
Balbir Singh <balbir <at> linux.vnet.ibm.com>
2009-05-31 23:51:21 GMT
2009-05-31 23:51:21 GMT
* KAMEZAWA Hiroyuki <kamezawa.hiroyu <at> jp.fujitsu.com> [2009-05-18 19:11:07]: > On Fri, 15 May 2009 23:46:39 +0530 > Balbir Singh <balbir <at> linux.vnet.ibm.com> wrote: > > > * KAMEZAWA Hiroyuki <kamezawa.hiroyu <at> jp.fujitsu.com> [2009-05-16 02:45:03]: > > > > > Balbir Singh wrote: > > > > Feature: Remove the overhead associated with the root cgroup > > > > > > > > From: Balbir Singh <balbir <at> linux.vnet.ibm.com> > > > > > > > > This patch changes the memory cgroup and removes the overhead associated > > > > with LRU maintenance of all pages in the root cgroup. As a side-effect, we > > > > can > > > > no longer set a memory hard limit in the root cgroup. > > > > > > > > A new flag is used to track page_cgroup associated with the root cgroup > > > > pages. A new flag to track whether the page has been accounted or not > > > > has been added as well. > > > > > > > > Review comments higly appreciated > > > > > > > > Tests > > > > > > > > 1. Tested with allocate, touch and limit test case for a non-root cgroup > > > > 2. For the root cgroup tested performance impact with reaim > > > > > > > > > > > > +patch mmtom-08-may-2009(Continue reading)
> > >>
> > >> Throughput number of storage array is very from one product to another.
> > >> On my hardware environment I think this number is valid and
> > >> my patch is effective.
> > >
> > >What's your readahead size? Is it large enough to cover the stripe width?
> >
> > Do you mean strage's readahead size?
>
> What's strage? I mean if your RAID's block device file is /dev/sda, then
I guess it's typo
RSS Feed