From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sfi-mx-3.v28.ch3.sourceforge.com ([172.29.28.123] helo=mx.sourceforge.net) by 235xhf1.ch3.sourceforge.com with esmtp (Exim 4.69) (envelope-from ) id 1MgyUs-0005po-VF for ltp-list@lists.sourceforge.net; Fri, 28 Aug 2009 10:15:54 +0000 Received: from e7.ny.us.ibm.com ([32.97.182.137]) by 3b2kzd1.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69) id 1MgyUo-0000pD-0U for ltp-list@lists.sourceforge.net; Fri, 28 Aug 2009 10:15:54 +0000 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e7.ny.us.ibm.com (8.14.3/8.13.1) with ESMTP id n7SAEQ8H008702 for ; Fri, 28 Aug 2009 06:14:26 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay02.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id n7SAFiKS257284 for ; Fri, 28 Aug 2009 06:15:44 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n7SAFheB015083 for ; Fri, 28 Aug 2009 06:15:44 -0400 From: Poornima Nayak Date: Fri, 28 Aug 2009 15:45:39 +0530 Message-Id: <20090828101539.12177.96172.sendpatchset@localhost.localdomain> In-Reply-To: <20090828101440.12177.32012.sendpatchset@localhost.localdomain> References: <20090828101440.12177.32012.sendpatchset@localhost.localdomain> Subject: [LTP] [Patch 8/8]Patch to modify Readme file as new functionality testcase is integrated List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: ltp-list@lists.sourceforge.net, arun@linux.vnet.ibm.com, svaidy@linux.vnet.ibm.com, ego@in.ibm.com Updated Readme w.r.t new testcases Signed-off-by: poornima nayak diff -uprN ltp_orig/testcases/kernel/power_management/README ltp/testcases/kernel/power_management/README --- ltp_orig/testcases/kernel/power_management/README 2009-08-28 10:54:59.000000000 +0530 +++ ltp/testcases/kernel/power_management/README 2009-08-28 12:31:08.000000000 +0530 @@ -82,3 +82,6 @@ To run cpu consolidation test user has t Refer to README in LTPROOT/utils/benchmark/ebizzy-0.2 directory for details of ebizzy. To test CPU consolidation for sched_mc 2 kernbench has to run. Kernbench needs linux kernel source as input in /root directory . For example download from http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.29.4.tar.bz2. If Linux kernel source not found kernbench wiil not execute. +CPU consolidation testcases will not execute if number of CPU's in package is less then 2. If system is hyper threaded but number of CPU is 1 only sched_smt testcases will be excuted. For better coverage of testcases select a system which is atleast quad core and then hyper threaded so that you will observe 8 CPU's in each package. + +Timer migration interface test will execute on kernel versions 2.6.31 and above. Timer migration functionality verification testcases will be executed only on suitable architecture like quad core or the number of CPU's in each package should be atleast 4 and above ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list