Name: | libhugetlbfs |
---|---|
Version: | 2.16 |
Release: | 11.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 223648 |
License: | LGPLv2+ |
RPM: | libhugetlbfs-2.16-11.el7.x86_64.rpm |
Source RPM: | libhugetlbfs-2.16-11.el7.src.rpm |
Build Date: | Fri Mar 06 2015 |
Build Host: | ca-buildj3.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. |
- map_high_truncate_2 test fix (#1161677)
- fix plt_extrasz() always returning 0 on ppc64le (#1160217)
- ppc64le support (#1125576)
- Fixed malloc failures in testsuite - Fixed warning when /etc/mtab is symlink
- Compiling with -fstack-protector-strong flag (#1070772)
- Backport patches from 2.17 for AArch64 support.
- Fix of misalign test (#1034549)
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Fortify code - Fix s390 build issues (#960107)