2010-10-08 00:20:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 6 16:52:30 UTC 2010 - aj@suse.de
|
|
|
|
|
|
|
|
- Update to version 2.9:
|
|
|
|
* Add --no-reseve to hugectl to request mmap'd pages are not reserved
|
|
|
|
for kernels newer than 2.6.34
|
|
|
|
* Add --obey-numa-mempol to hugeadm to request static pool pages are
|
|
|
|
allocated following the process NUMA memory policy
|
|
|
|
* Add switch to let administrator limit new mount points by size or inodes
|
|
|
|
* cpupcstat now caches the value returned by tlmiss_cost.sh to avoid
|
|
|
|
rerunning the script
|
|
|
|
* When specifying huge page pool sizes with hugeadm, memory sizes can
|
|
|
|
be used as well as the number of huge pages
|
|
|
|
* DEFAULT is now a valid huge page pool for resizing, it will adjust
|
|
|
|
the pool for the default huge page size
|
|
|
|
* tlbmiss_cost.sh in the contrib/ sub directory will estimate the cost
|
|
|
|
in CPU cycles of a TLB miss on the arch where it is run
|
|
|
|
* Add python script which automates huge page pool setup with minimal
|
|
|
|
input required from user
|
|
|
|
* cpupcstat now supports data collection using the perf tool as well as
|
|
|
|
oprofile
|
|
|
|
* --explain reports if min_free_kbytes is too small
|
|
|
|
* add --set-min_free_kbytes to hugeadm
|
|
|
|
|
2010-06-18 16:41:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 18 14:41:41 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- strip test binaries to fix build
|
|
|
|
|
2010-02-11 21:12:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 9 09:29:27 UTC 2010 - trenn@novell.com
|
|
|
|
|
|
|
|
- Removed unused files
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 8 22:48:44 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- add workarounds for broken Makefile logic to detect arch
|
|
|
|
|
2010-02-05 15:22:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 1 11:35:48 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Package baselibs.conf
|
|
|
|
|
2009-11-16 17:17:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 12 19:12:48 UTC 2009 - aj@suse.de
|
|
|
|
|
|
|
|
- Fix typo in requires.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 29 15:46:42 CEST 2009 - trenn@suse.de
|
|
|
|
|
|
|
|
- Update from version 2.0 to 2.5
|
|
|
|
|
2009-02-03 22:54:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 2 10:51:07 CET 2009 - olh@suse.de
|
|
|
|
|
|
|
|
- document workaround for NX configurations on x86 (bnc#470234 - LTC50261)
|
|
|
|
|
2009-01-08 18:36:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 7 15:11:22 CET 2009 - olh@suse.de
|
|
|
|
|
|
|
|
- Update SECTIONS from linker scripts for binutils 2.19 compatibility
|
|
|
|
(bnc#445372 - LTC50129)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
|
|
|
|
|
|
|
- obsolete old -XXbit packages (bnc#437293)
|
|
|
|
|
2008-11-06 22:14:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 6 14:59:22 CET 2008 - olh@suse.de
|
|
|
|
|
|
|
|
- fix libhugetlbfs 32bit test case xB.linkhuge failure (bnc#442209 - LTC49702)
|
|
|
|
|
2008-10-22 18:13:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 21 14:24:22 CEST 2008 - olh@suse.de
|
|
|
|
|
|
|
|
- handle older binutils versions in elf32ppclinux.xBDT (bnc#436451 - LTC49076)
|
|
|
|
|
2008-08-28 12:39:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 27 18:33:12 CEST 2008 - olh@suse.de
|
|
|
|
|
|
|
|
- update to version 2.0 (fate#304340)
|
|
|
|
New Features
|
|
|
|
* New scriptless relinking for binutils >= 2.17
|
|
|
|
* Added direct allocator API for huge pages
|
|
|
|
|
|
|
|
Bug Fixes
|
|
|
|
* /proc/mounts is parsed line at a time to handle file larger than 4kb
|
|
|
|
* Read-only mappings use MAP_NORESERVE
|
|
|
|
|
2008-06-25 20:52:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 25 11:31:01 CEST 2008 - olh@suse.de
|
|
|
|
|
|
|
|
- update to version 1.3
|
|
|
|
New features
|
|
|
|
* Add HUGETLB_NO_PREFAULT to control prefaulting of huge pages via mlock
|
|
|
|
* Add "[hostname:pid]" to output messages
|
|
|
|
* Setup for handling larger huge page sizes e.g. 16G huge pages
|
|
|
|
* Update for new upstream sysctl
|
|
|
|
* Add support for hugetlbfs_morecore to shrink the heap
|
|
|
|
|
|
|
|
Bug fixes
|
|
|
|
* Disable heap shrinking by default to avoid bug in glibc malloc
|
|
|
|
* Skip elflink calls in setup_libhugetlbfs for IA64 and sparc64
|
|
|
|
* Replace gethugepagesize with check_hugepagesize for error checking
|
|
|
|
* Make morecore argument a long to handle larger page sizes
|
|
|
|
|
|
|
|
Tets suite fixes
|
|
|
|
* Check uid/gid in tests where it matters
|
|
|
|
* tests: verify there are enough huge pages
|
|
|
|
* Change tests to read /proc/meminfo
|
|
|
|
* tests: verify that huge page size isn't too big for the test
|
|
|
|
|
2008-04-10 14:28:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
|
|
for multilib support
|
|
|
|
|
2008-01-15 10:01:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 14 17:19:02 CET 2008 - olh@suse.de
|
|
|
|
|
|
|
|
- update to version 1.2
|
|
|
|
New features
|
|
|
|
* Partial segment remapping. This allows non-relinked binaries to try
|
|
|
|
to take advantage of libhugetlbfs' segment remapping code. Large
|
|
|
|
segments are required, especially on Power. This feature is useful
|
|
|
|
for estimating huge page performance, however full relinking will
|
|
|
|
still perform better.
|
|
|
|
* Add extra debugging for binaries that may run out of address space.
|
|
|
|
* Log library version when HUGETLB_VERBOSE is enabled.
|
|
|
|
* New test to check handling of misaligned mmap() parameters.
|
|
|
|
Bug fixes
|
|
|
|
* Fix EH_FRAME segment. Fixes some C++ applications.
|
|
|
|
* Rework PLT detection to work better on Power.
|
|
|
|
* Add per-target-arch syscall stubs to the library. These provide
|
|
|
|
reliable error messages from elflink.c if they occur while the
|
|
|
|
program segments are unmapped.
|
|
|
|
* Add proper SONAME to shared libs.
|
|
|
|
* Makefile respects CFLAGS/LDFLAGS/CPPFLAGS environment variables.
|
|
|
|
* Make mlock() failure non-fatal.
|
|
|
|
|
2007-07-10 18:54:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 8 09:34:13 CEST 2007 - olh@suse.de
|
|
|
|
|
|
|
|
- disable zero_filesize_segment test
|
|
|
|
|
2007-04-15 20:16:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 15 18:31:53 CEST 2007 - olh@suse.de
|
|
|
|
|
|
|
|
- update to version 1.1 (262564 - LTC33711)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 5 11:49:14 CET 2007 - olh@suse.de
|
|
|
|
|
|
|
|
- update to 20070129 devel snapshot
|
|
|
|
drop hugetlbd
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 5 11:21:45 CET 2007 - olh@suse.de
|
|
|
|
|
|
|
|
- build -m64/-m32 if required
|
|
|
|
|
2007-01-16 00:22:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 9 09:08:53 CET 2006 - olh@suse.de
|
|
|
|
|
|
|
|
- build with -g
|
|
|
|
make install should not depend on all
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 8 16:20:25 CET 2006 - olh@suse.de
|
|
|
|
|
|
|
|
- package testsuite, fix make check
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 5 14:48:13 CET 2006 - olh@suse.de
|
|
|
|
|
|
|
|
- add the hugetlbd (214426)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 29 10:02:15 CET 2006 - olh@suse.de
|
|
|
|
|
|
|
|
- update to bugfix release 1.0.1 (214426)
|
|
|
|
* Always install linker scripts for all targets
|
|
|
|
* Error message updates
|
|
|
|
* Add documentation on HUGETLB_DEBUG
|
|
|
|
* Testcase updates
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 5 13:40:17 CEST 2006 - olh@suse.de
|
|
|
|
|
|
|
|
- update to final 1.0
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 19 12:57:06 CEST 2006 - olh@suse.de
|
|
|
|
|
|
|
|
- update to 20060913 git state
|
|
|
|
docu updates
|
|
|
|
use library versioning
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 19 18:01:55 CEST 2006 - olh@suse.de
|
|
|
|
|
|
|
|
- update to 1.0-pre3
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 18 13:45:56 CEST 2006 - olh@suse.de
|
|
|
|
|
|
|
|
- drop unneeded -packages from Buildrequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 8 11:44:06 CEST 2006 - olh@suse.de
|
|
|
|
|
|
|
|
- update to 1.0-pre2 (#142046 - LTC20562)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 21 21:09:06 CET 2006 - olh@suse.de
|
|
|
|
|
|
|
|
- remove backup files
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 21 18:34:41 CET 2006 - olh@suse.de
|
|
|
|
|
|
|
|
- add linker scripts on ppc, ppc64, i386 and x86_64
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 9 13:33:32 CET 2006 - olh@suse.de
|
|
|
|
|
|
|
|
- create package, version 1.0-pre1 (#142046 - LTC20562)
|
|
|
|
|