1. 9d048f8 Fix warning by Zeng Linggang · 9 years ago
  2. bb223a8 utils/sctp/test_accept: add EACCES to expected errors by Alexey Kodanev · 10 years ago
  3. 4e2bab8 Make use of NULL by Cyril Hrubis · 10 years ago
  4. 147856d ffsb: Fix out of tree build. by Cyril Hrubis · 10 years ago
  5. 18594de ffsb: configure.in: Update and add foreign by Cyril Hrubis · 10 years ago
  6. fb6efc4 utils/Makefile: Move ffsb configure to configure.ac by Mats Liljegren · 10 years ago
  7. 6529caf utils: fix the installation of ffsb binary by Stanislav Kholmanskikh · 10 years ago
  8. a884621 build: fix out-of-tree build by Gilles Chanteperdrix · 10 years ago
  9. 169720f Fix shell scripts to run correctly on Debian by Joseph Beckenbach · 10 years ago
  10. 8450d08 ffsb: Symlink toplevel config.sub and config.guess by Cyril Hrubis · 10 years ago
  11. 4e14f7e utils: .gitignore by Stanislav Kholmanskikh · 10 years ago
  12. 8c1e85d sctp: Avoid using file descriptor 0 to get ENOTSOCK by Simon Xu · 11 years ago
  13. 699a579 utils: sctp: Fix build for prefixed architectures by Markos Chandras · 11 years ago
  14. 6f22494 Move sctp to utils and bump it to 1.0.15 by Simon Xu · 11 years ago
  15. 1346646 move testcases/kernel/fs/ext4-new-features/ffsb to utils by Cyril Hrubis · 11 years ago
  16. 37e1b72 ebizzy.h: mallopt does not exist on uClinux by Marta Rybczynska · 11 years ago
  17. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  18. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  19. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  20. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  21. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  22. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  23. af9f67d configure target shouldn't be executed by any sane human being. by yaberauneya · 15 years ago
  24. 84c165c Enable ebizzy and kernbench properly so that they get installed in the correct spots. by yaberauneya · 15 years ago
  25. 0ab83cf Fix the issue filed as https://sourceforge.net/tracker/?func=detail&aid=2892491&group_id=202378&atid=981342 . by yaberauneya · 15 years ago
  26. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  27. 798ce96 Patch to fix make install issue in ebizzy: install: was missing in Makefile of ebizzy, hence make install was throwing error. This patch will fix make install error. Signed-off-by: poornima nayak <mpnayak@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  28. 4c454bc Addtional test scenarios & fixes for power management testcases. On doing demo of LTP testcases to developers we realized some more test scenarios has to be added to LTP testcases for better test coverage. Also some bug fixes has to be done for existing test cases to run on future versions on Linux Kernel. We also want to integrate kernbench in LTP for sched_mc_power_savings=2. Hence this list of patches include patches to integrate kernbench into LTP. The test also covers consolidation at core level for hyper threaded system. [Patch 2/10]Makefile patch to integrate to LTP. Signed-off-by: poornima nayak <mpnayak@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  29. 6321a50 Addtional test scenarios & fixes for power management testcases. On doing demo of LTP testcases to developers we realized some more test scenarios has to be added to LTP testcases for better test coverage. Also some bug fixes has to be done for existing test cases to run on future versions on Linux Kernel. We also want to integrate kernbench in LTP for sched_mc_power_savings=2. Hence this list of patches include patches to integrate kernbench into LTP. The test also covers consolidation at core level for hyper threaded system. [Patch 1/10]Patch to integrate kernbench to LTP to test sched_mc=2 To verify CPU consolidation when sched_mc=2 we need kernbench. Hence integrating it in LTP. Signed-off-by: poornima nayak <mpnayak@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  30. 8c463cc Integrate ebizzy-0.3. Signed-Off-By: Poornima Nayak <mpnayak@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  31. a07c784 Testcase to test cpu consolidation feature of power management: Testcase Description: When sched_mc_power_saving is set to 1 and when number of threads running in the system is less then or equal to number of cores in the package, all the threads should be running in cores belonging to one package. This automated testcase triggers ebizzy with number of threads equal to number of cores in a package. Identifies cpu's utilized and verifies if all the cpu's utilized belong to same package. by subrata_modak · 15 years ago