- ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
- 94c5708 memcg_move_charge_at_immigrate_test: fix a bug of usage_in_bytes is not 'exact' by Peng Haitao · 13 years ago
- b552400 expand gitignore coverage by Mike Frysinger · 13 years ago
- e26de08 run_cpuctl_test_fj.sh : change the cpu usage method. by ZHou Guojian · 13 years ago
- 98645d3 Add test usage_in_bytes by Peng Haitao · 13 years ago
- d806da6 Add test memory.use_hierarchy by Peng Haitao · 13 years ago
- 525a169 Add test memory.stat by Peng Haitao · 13 years ago
- beb32f5 Add test memory.memsw.limit_in_bytes by Peng Haitao · 13 years ago
- 7ff6831 Add test memory.move_charge_at_immigrate by Peng Haitao · 13 years ago
- 3ae3deb Add test max_usage_in_bytes by Peng Haitao · 13 years ago
- cea2379 Modify memcg_function_test.sh to use lib by Peng Haitao · 13 years ago
- 5ac2d3d A library used to test memcg by Peng Haitao · 13 years ago
- 3160452 memcg_function:fix the wrong of test_proc_kill by Peng Haitao · 13 years ago
- 57019f3 cgroup/getdelays: Squish uninitialized variable warning for old GCC compilers by Markos Chandras · 13 years ago
- 2df2407 memcg_function: delete redundant argument of check_mem_stat by Peng Haitao · 13 years ago
- 17a0258 controllers: fix the wrong use of mlock and munmap by Peng Haitao · 13 years ago
- f67911d Revert "mlock and munmap will return -1 if they fail." by Cyril Hrubis · 13 years ago
- 17ecdc4 mlock and munmap will return -1 if they fail. by Garrett Cooper · 13 years ago
- 12a6408 memcg_function_test: do a warmup before actual test by Jan Stancek · 13 years ago
- ab837b7 cgroup/cpuctl: clean cpuctl_task_* in case of OOM by Jan Stancek · 13 years ago
- 775fbe2 cgroup/memcg_regression_test: treat failed mount as error by Jan Stancek · 13 years ago
- 21fcf86 cgroup/memcg_regression_test: fix test4 cleanup by Jan Stancek · 13 years ago
- 81b12e5 cgroup/memcg_regression_test: clear dmesg before test by Jan Stancek · 13 years ago
- 489fc0e cpuset_base_ops_testset.sh: drop sched_relax_domain_level test by Jan Stancek · 13 years ago
- 019ed6c Fix build with latest glibc. by Cyril Hrubis · 13 years ago
- 3417a3f memcg_test_2.c: clear all fields of sigaction structure by Jan Stancek · 13 years ago
- 9853cb4 testcases: memcg_function: set hugepage size to zero when no hugepage support by Andrew Chen · 13 years ago
- 22b6b91 testcases: controllers: fix wrong cpu number calculated by Andrew Chen · 13 years ago
- 8542ed6 cgroups/cgroup_regression_test: fix test_*.sh trap in loop by Jan Stancek · 13 years ago
- 9bedd8f cgroups/cgroup_regression_test: fix test_10 cleanup by Jan Stancek · 13 years ago
- 7c24ff7 cgroups/cgroup_regression_test: fix test_7_2 failed mount message by Jan Stancek · 13 years ago
- efddd4f cgroups/cgroup_regression_test: fix test_6 cleanup by Jan Stancek · 13 years ago
- fb5cb67 cgroups/cgroup_regression_test: fix test_5 mount typo by Jan Stancek · 13 years ago
- e67dd48 cgroups/cgroup_regression_test: clear dmesg before test by Jan Stancek · 13 years ago
- b382804 cgroups/cpuacct_setup: fix task_kill() search for process by Jan Stancek · 13 years ago
- 6404352 Some testcases are not subsystem specific, So there's no need by Garrett Cooper · 13 years ago
- f8d9373 Remove removed testcases from test_controllers.sh script. by Cyril Hrubis · 14 years ago
- 4a1b88c Fix memctl tests 1 and 2 by Michal Hocko · 14 years ago
- 513185f revert memctl test 3 by Michal Hocko · 14 years ago
- 16461fc Remove memctl test 4 by Michal Hocko · 14 years ago
- 66ee090 Don't check for "cache" in memory.stat. by Garrett Cooper · 14 years ago
- b6a1ace Stupid me. Got it backwards. by Garrett Cooper · 14 years ago
- 8e9f013 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
- c966e87 Fix signal handler initialization. by Garrett Cooper · 14 years ago
- c470102 Fix build of cpuset_syscall_test by Han Pingtian · 14 years ago
- a44a48e Fix build of cpuset_syscall_test by Han Pingtian · 14 years ago
- 12475ee libcpuset.c: fix error of undefined reference to 'get_mempolicy' by Peng Haitao · 14 years ago
- 75443f9 Commit 223e12e rename file cgroup_fj_testcases to cgroup_fj_testcases.sh, by Cyril Hrubis · 14 years ago
- 1e58738 Make sure the global variable TCID is defined. by Garrett Cooper · 14 years ago
- bacc849 Remove references to malloc.h. Sort headers some. by Garrett Cooper · 14 years ago
- 5262667 Fix some signalhandling code. by Garrett Cooper · 14 years ago
- b6ff02c Fix all remaining warnings. by Garrett Cooper · 14 years ago
- b4fb4fd Fix testcases and tools that don't depend on libltp. by Garrett Cooper · 14 years ago
- 857712f getdelays.c doesn't use libltp. by Garrett Cooper · 14 years ago
- 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
- 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
- 6c4d1c6 Fix all warnings. by Garrett Cooper · 14 years ago
- 0814418 Fix format string warnings. by Garrett Cooper · 14 years ago
- 61ca669 Fix the compile and provide useful diags for failures. by Garrett Cooper · 14 years ago
- 864a20e Fix compile and other minor issues. by Garrett Cooper · 14 years ago
- fb5799a Cleanup and fix testcase. by Garrett Cooper · 14 years ago
- aab7c00 Fix undefined references to libltp APIs. by Garrett Cooper · 14 years ago
- 23060f4 Fix style, types, and remove libltp API calls. by Garrett Cooper · 14 years ago
- 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
- df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
- d2eaa50 Remove unused variables. by Garrett Cooper · 14 years ago
- 6c1c5ac Remove multibyte noise in shebang. by Garrett Cooper · 14 years ago
- 88bf535 Add missing return code. by Garrett Cooper · 14 years ago
- 9b9a6bb Patch suggested inside LTP memcg stress test case 'memcg_stress_test.sh': by Subrata Modak · 14 years ago
- c58cf0c cgroup_fj_release_agent is not getting installed as it does not end with *.sh. by Rishikesh K Rajak · 15 years ago
- 391e757 Fix the proper return for testcase. by Rishikesh K Rajak · 15 years ago
- 00c8b34 Merge branch 'master' of ssh://yaberauneya@ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 15 years ago
- 007dce5 Hi, by Garrett Cooper · 15 years ago
- 5885439 Commenting "make all" in run_freezer.sh file as it is stopping to run by Rishikesh K Rajak · 15 years ago
- 63f0a8f libcgroup_freezer , pushd/popd removal. by Rishikesh K Rajak · 15 years ago
- 6d722f4 Use $TMP (which defaults to /tmp) rather than /tmp as $TMP can be parameterized via runltp, et all. by Garrett Cooper · 15 years ago
- 223e12e Fix install for cgroup_fj_testcases. by Garrett Cooper · 15 years ago
- 49010e5 Replace pushd // popd with cd calls. by Garrett Cooper · 15 years ago
- d822fce Merge branch 'next' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Rishikesh K Rajak · 15 years ago
- b60acfe Inspite of memcg kernel support being available, memcg_[functional|regression by Garrett Cooper · 15 years ago
- 88a1dde Merge branches 'master' and 'next' into next by Rishikesh K Rajak · 15 years ago
- c654435 Inspite of memcg kernel support being available, memcg_[functional|regression by Rishikesh K Rajak · 15 years ago
- c0b8157 New testcase added by Naufal. by Rishikesh K Rajak · 15 years ago
- e180e61 Reverting the commit id: 3bc8ecdb69b29436e2987173ffdd7244d8897942 by Rishikesh K Rajak · 15 years ago
- 3bc8ecd Signed-off-by Mohamed Naufal Basheer <naufal11@gmail.com> by Rishikesh K Rajak · 15 years ago
- e520c31 Switch all of these Makefiles over to MAKE_DEPS instead of ad hoc by Garrett Cooper · 15 years ago
- 012df45 Fix awk print expression so that expr(1) evaluation is corrected, and thus the tests pass. Please see the comment for get_cpu_usage as to why this is an issue... by yaberauneya · 15 years ago
- 397ae83 Effectively neuter all tests that require mempolicy support on systems that don't have mempolicy. by yaberauneya · 15 years ago
- 2592e98 Don't run make install for libs unless make install is specifically called in the subdir. by yaberauneya · 15 years ago
- 618f41a Finish this mempolicy crud off for good, after a fair amount of tweaking. by yaberauneya · 15 years ago
- 8990a20 Properly resolve mbind stuff... it was actually mempolicy tests... and it was present in more than just mbind01.c by yaberauneya · 15 years ago
- 2e86d9e cpuset_syscall_test: delete '0x' from hex string: By the latest ltp version, the following fail message outputted on my x86_64 box. by subrata_modak · 15 years ago
- 20d091b Fix check. by yaberauneya · 15 years ago
- 3667080 Added check for memory controller (functional, regression & stress). Signed-off By : Rishikesh K Rajak <risrajak@linux.vnet.ibm.com>, Acked-by: Li Zefan <lizf@cn.fujitsu.com>, by subrata_modak · 15 years ago
- 46155ad Hi, by yaberauneya · 15 years ago
- 807c323 In latest ltp version, the following message occured when run the case of cpuset. by yaberauneya · 15 years ago
- 0fc7a94 Actually, that doesn't make sense. No where in the awk call does it actually have awk or the pid listed as being awked. Something else is fishy here... by yaberauneya · 15 years ago
- de6ca21 Noob mistake: forgot to unawk the awk call. by yaberauneya · 15 years ago
- 230fe17 Fix part two of the email below... and fix some bash-isms while I'm at it... by yaberauneya · 15 years ago
- d99ad68 Fix part 1 of the issue described in the following email: by yaberauneya · 15 years ago