| Name: | libhugetlbfs |
|---|---|
| Version: | 2.21 |
| Release: | 12.el8 |
| Architecture: | x86_64 |
| Group: | System Environment/Libraries |
| Size: | 279769 |
| License: | LGPLv2+ |
| RPM: | libhugetlbfs-2.21-12.el8.x86_64.rpm |
| Source RPM: | libhugetlbfs-2.21-12.el8.src.rpm |
| Build Date: | Sat Feb 15 2020 |
| Build Host: | jenkins-10-147-72-125-fd830b6b-4c62-43ce-adb7-b4f91f0f55f4.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/libhugetlbfs/libhugetlbfs |
| 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. |