| Name: | libhugetlbfs |
|---|---|
| Version: | 2.21 |
| Release: | 17.el8 |
| Architecture: | x86_64 |
| Group: | System Environment/Libraries |
| Size: | 266169 |
| License: | LGPLv2+ |
| RPM: | libhugetlbfs-2.21-17.el8.x86_64.rpm |
| Source RPM: | libhugetlbfs-2.21-17.el8.src.rpm |
| Build Date: | Sat Aug 08 2020 |
| Build Host: | jenkins-10-147-72-125-ebccca4b-db1a-4b34-9cd3-ab2f8309b679.appad2iad.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. |
- hugeadm: "ERROR: Invalid group specification" fix (1832243)
- libhugetlbfs-tests: harden the testcases to satisfy EXECSHIELD RPMDiff checks (1785296)
- Follow up fix for harden the testcases (1785296)
- Fix: huge_page_setup_helper.py: SyntaxError: Missing parentheses in call to 'print' (1821938) - libhugetlbfs-tests: harden the testcases to satisfy EXECSHIELD RPMDiff checks (1785296)
- Fix: Introduce libhugetlbfs-tests subpkg for CI tests (1688930) - trim repetitive changelogs for interim debug builds
- Fix: task-size-overrun hung over 8 hours on ppc64le (1737370) - Introduce libhugetlbfs-tests subpkg for CI tests (1688930)
- Fix: Adding CI gating basic infrastructure (1680621)
- Adding CI gating basic infrastructure (1680621)
- Fix small_const/small_data is not hugepage test failures (1628794)
- Finish up Python3 conversion fo tests/run_tests.py (1620250)