1. 37e1b72 ebizzy.h: mallopt does not exist on uClinux by Marta Rybczynska · 11 years ago
  2. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  3. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  4. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  5. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  6. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  7. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  8. af9f67d configure target shouldn't be executed by any sane human being. by yaberauneya · 15 years ago
  9. 84c165c Enable ebizzy and kernbench properly so that they get installed in the correct spots. by yaberauneya · 15 years ago
  10. 0ab83cf Fix the issue filed as https://sourceforge.net/tracker/?func=detail&aid=2892491&group_id=202378&atid=981342 . by yaberauneya · 15 years ago
  11. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  12. 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
  13. 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
  14. 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
  15. 8c463cc Integrate ebizzy-0.3. Signed-Off-By: Poornima Nayak <mpnayak@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  16. 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