In 2.3.36 there is new variable (memory.oom_control) in memory controller, this variable should be blacklisted now (cgsnapshot should have some additonal logic for it)
Signed-off-by: Ivana Hutarova Varekova<[email protected]> --- samples/cgsnapshot_blacklist.conf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/samples/cgsnapshot_blacklist.conf b/samples/cgsnapshot_blacklist.conf index 10f4dfc..d500869 100644 --- a/samples/cgsnapshot_blacklist.conf +++ b/samples/cgsnapshot_blacklist.conf @@ -2,6 +2,7 @@ #memory memory.force_empty +memory.oom_control #cpu cpu.shares ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
