FYI all,

Changes since 1.3-pre1. At this point, I think we're very close to 1.3.
Please report any regressions ASAP.

Andrew Hastings (1):
      disable heap shrinking by default

Dean Luick (1):
      Friendlier morecore.c warnings

Eric B Munson (4):
      Update check_hugetlb_shm_group to properly read gid from /proc
      Check MEMLOCK limit in mlock test
      Skip elflink calls in setup_libhugetlbfs on IA64/sparc64
      Add plt_extrasz for PPC32

Nishanth Aravamudan (1):
      elflink: fix check_bss range

 HOWTO                     |    4 +++
 Makefile                  |    5 ++++
 elf32ppclinux.c           |   52 +++++++++++++++++++++++++++++++++++++++++++++
 elflink.c                 |    2 +-
 init.c                    |    2 +
 morecore.c                |   49 +++++++++++++++++++++++++++++++++--------
 tests/Makefile            |   24 +++++++++++++++++++-
 tests/heapshrink-helper.c |   25 +++++++++++++++++++++
 tests/heapshrink.c        |   23 ++++++++++++++++---
 tests/mlock.c             |    7 ++++++
 tests/run_tests.sh        |    6 ++++-
 tests/testutils.c         |    4 ++-
 12 files changed, 185 insertions(+), 18 deletions(-)
 create mode 100644 elf32ppclinux.c
 create mode 100644 tests/heapshrink-helper.c

-- 
Nishanth Aravamudan <[EMAIL PROTECTED]>
IBM Linux Technology Center

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Libhugetlbfs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to