From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.74) (envelope-from ) id 1QCo50-0006BT-To for ltp-list@lists.sourceforge.net; Thu, 21 Apr 2011 07:13:34 +0000 Received: from mx1.redhat.com ([209.132.183.28]) by sog-mx-4.v43.ch3.sourceforge.com with esmtp (Exim 4.74) id 1QCo50-0003sb-2C for ltp-list@lists.sourceforge.net; Thu, 21 Apr 2011 07:13:34 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p3L7DSr0024778 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 21 Apr 2011 03:13:28 -0400 From: Caspar Zhang Date: Thu, 21 Apr 2011 15:13:14 +0800 Message-Id: <1303369996-4812-1-git-send-email-czhang@redhat.com> In-Reply-To: References: Subject: [LTP] [PATCH 0/2] use system_specific_hugepages_info.h/.c 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 I found some tests in hugemmap uses $(topdir)/include/system_specific_hugepages_info.h while some others not. I also find some function overlaps in hugemmap tests, like getting hugepagesize or getting free hugepages, I believe we could move all these funtions to system_specific_hugepages_info.c and make the code simpler and cleaner. ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list