Name: | libhugetlbfs |
---|---|
Version: | 2.16 |
Release: | 13.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 289231 |
License: | LGPLv2+ |
RPM: | libhugetlbfs-2.16-13.el7.aarch64.rpm |
Source RPM: | libhugetlbfs-2.16-13.el7.src.rpm |
Build Date: | Wed Oct 31 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://libhugetlbfs.sourceforge.net/ |
Summary: | 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. |