Re: [RFC][PATCH 3/3] memcg documenation soft limit (Yet AnotherOne)

From: KAMEZAWA Hiroyuki
Date: Sun Mar 08 2009 - 19:47:17 EST


On Fri, 06 Mar 2009 08:47:31 -0800
Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:
> > + Allowed priority level is 3-0 and 3 is the lowest.
>
> Not very user friendly...
>
Ok, then, 0(lowest) - 8(highest) in the next version.

-Kame

> > + If 0, this cgroup will not be target of softlimit.
> > +
> > + At memory shortage of the system (or local node/zone), softlimit helps
> > + kswapd(), a global memory recalim kernel thread, and inform victim cgroup
>
> reclaim informs
>
> > + to be shrinked to kswapd.
> > +
> > + Victim selection logic:
> > + The kernel searches from the lowest priroty(3) up to the highest(1).
>
> priority 0 ?? (from above)
>
> > + If it find a cgroup witch has memory larger than softlimit, steal memory
>
> finds which
>
> > + from it.
> > + If multiple cgroups are on the same priority, each cgroup wil be a
>
> will
>
> > + victim in turn.
> >
> > 6. Hierarchy support
>
>
> --
> ~Randy
>
> --
> To unsubscribe, send a message with 'unsubscribe linux-mm' in
> the body to majordomo@xxxxxxxxxx For more info on Linux MM,
> see: http://www.linux-mm.org/ .
> Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/