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.

[PATCH 01/05]: This patch will integrate ebizzy into LTP in
utils/benchmark path. Ebizzy is used to validate cpu consolidation when
sched_mc_power_saving is set to 1.
[PATCH 02/05]: This patch is library of reusable functions written in
Python.
[PATCH 03/05]: This patch implements cpu consolidation testcase. This
testcase can be executed independently by typing ./cpu_consoilidation.py
-w ebizzy -l 1. The arguments passed are workload and
sched_mc_power_saving level.
[PATCH 04/05]: This patch integrates cpu consolidation testcase to LTP
[PATCH 05/05]: Readme modified to mention how cpu consolidation testcase
has to be executed.

Signed-off-by: [email protected]


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to