Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750755AbWBIUNN (ORCPT ); Thu, 9 Feb 2006 15:13:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750758AbWBIUNN (ORCPT ); Thu, 9 Feb 2006 15:13:13 -0500 Received: from e4.ny.us.ibm.com ([32.97.182.144]:51404 "EHLO e4.ny.us.ibm.com") by vger.kernel.org with ESMTP id S1750755AbWBIUNM (ORCPT ); Thu, 9 Feb 2006 15:13:12 -0500 Subject: [ANNOUNCE] libhugetlbfs From: Adam Litke To: linux-kernel@vger.kernel.org Cc: "ADAM G. LITKE [imap]" , David Gibson , wli@holomorphy.com Content-Type: text/plain Organization: IBM Date: Thu, 09 Feb 2006 14:12:55 -0600 Message-Id: <1139515975.21667.37.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1075 Lines: 28 Announcing libhugetlbfs -- A library to provide easier access to hugetlbfs. Adam Litke and David Gibson began work on this library to enable applications to benefit from using hugetlb pages in a transparent way and without source-level modifications. We'd like to see this become the focal point for userspace development and are interested in integrating other functionality beyond what's listed below. Currently supported uses: - Transparent hugetlb-backed malloc - Remapping ELF program segments into hugetlb pages See the HOWTO included in the distribution for usage instructions. Git tree: git://ozlabs.org/~dgibson/git/libhugetlbfs.git Sourceforge project page: http://sourceforge.net/projects/libhugetlbfs Comments, suggestions and patches welcome. -- Adam Litke - (agl at us.ibm.com) IBM Linux Technology Center - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/