libhugetlbfs - A library which provides easy access to huge pages of memory

Description:

libhugetlbfs is a library which provides easy access to huge pages of memory.
It is a wrapper for the hugetlbfs file system. Applications can use huge pages
to fulfill malloc() requests without being recompiled by using LD_PRELOAD.
Alternatively, applications can be linked against libhugetlbfs without source
modifications to load BSS or BSS, data, and text segments into large pages.

Homepage: http://libhugetlbfs.ozlabs.org/

License: LGPLv2+

Vendor: Fedora Project

Packages

libhugetlbfs-1.1-4.fc8.x86_64 [37 KiB] Changelog by Steve Fox (2007-08-28):
- Skip linking tests until we figure out how to work around BuildID