On 10/11/2010 11:10 AM, Ivana Hutarova Varekova wrote: > the default cgsnapshot configuration file > contains all variables from 2.6.34 > > > Signed-off-by: Ivana Hutarova Varekova<[email protected]>
Acked-by: Jan Safranek <[email protected]> > --- > > samples/cgsnapshot_whitelist.conf | 45 > +++++++++++++++++++++++++++++++++++++ > 1 files changed, 45 insertions(+), 0 deletions(-) > create mode 100644 samples/cgsnapshot_whitelist.conf > > diff --git a/samples/cgsnapshot_whitelist.conf > b/samples/cgsnapshot_whitelist.conf > new file mode 100644 > index 0000000..c8481ea > --- /dev/null > +++ b/samples/cgsnapshot_whitelist.conf > @@ -0,0 +1,45 @@ > +#cgsnapshot tool configuration file > + > +#memory > +memory.memsw.failcnt > +memory.memsw.limit_in_bytes > +memory.memsw.max_usage_in_bytes > +memory.swappiness > +memory.use_hierarchy > +memory.failcnt > +memory.soft_limit_in_bytes > +memory.limit_in_bytes > +memory.max_usage_in_bytes > +memory.move_charge_at_immigrate > + > +#cpu > +cpu.rt_runtime_us > +cpu.rt_period_us > + > +#cpuacct > +cpuacct.usage > + > +#devices > + > +#cpuset > +cpuset.memory_spread_slab > +cpuset.memory_spread_page > +cpuset.memory_migrate > +cpuset.sched_relax_domain_level > +cpuset.sched_load_balance > +cpuset.mem_hardwall > +cpuset.mem_exclusive > +cpuset.cpu_exclusive > +cpuset.mems > +cpuset.cpus > + > +#ns > + > +#freezer > +freezer.state > + > +#net_cls > +net_cls.classid > + > +#blkio > +blkio.weight > \ No newline at end of file > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > Libcg-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libcg-devel ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
