Re: [LTP] [PATCH V2 5/7] cpuset/cpuset_memory_test: fixes

2013-10-01 Thread chrubis
Hi! Looks good. I will try to apply the patchset and run the tests tomorrow. I've tested the patset (all 8 patches) and it works fine. I've got a failure on cpuset_memory_pressure_testset.sh: cpuset105 TFAIL : root group's memory_pressure didn't have memory pressure rate.

Re: [LTP] [PATCH V2 5/7] cpuset/cpuset_memory_test: fixes

2013-09-30 Thread chrubis
Hi! cpuset_memory_test.c: * lack of config.h * incorrect use of HAVE_LINUX_MEMPOLICY macro * modification to make use of sigwaitinfo * some cleanup cpuset_memory_testset.sh: * number of cpu and memory nodes are set based on environment * we send second SIGUSR1 signal to make the

[LTP] [PATCH V2 5/7] cpuset/cpuset_memory_test: fixes

2013-09-27 Thread Stanislav Kholmanskikh
cpuset_memory_test.c: * lack of config.h * incorrect use of HAVE_LINUX_MEMPOLICY macro * modification to make use of sigwaitinfo * some cleanup cpuset_memory_testset.sh: * number of cpu and memory nodes are set based on environment * we send second SIGUSR1 signal to make the child free its