Update NEWS file for 1.3 release.

Signed-off-by: Eric Munson <[EMAIL PROTECTED]>

---

 NEWS |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 91b061a..59147ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+libhugetlbfs 1.3 "Big Jim"
+======================================================================
+
+New features
+* Add HUGETLB_NO_PREFAULT to control prefaulting of huge pages via mlock
+* Add "[hostname:pid]" to output messages
+* libhugetlbfs: consolidate to one constructor
+* ldscripts: Remove unneeded __libhuge_filesz symbol
+* elflink: Add powerpc-specific PLT size detection
+* 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
+* Fixed check_bss rang
+* 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
+* Partially revert "elflink: filter extracopy on GLIBC symbols"
+* Make morecore argument a long to handle larger page sizes
+* morecore.c: eliminate use of mlock()
+
+Tets suite fixes
+* Check MEMLOCK limit before running mlock test
+* Fix gid check in check_hugetlb_shm_group
+* Check uid/gid in tests where it matters
+* Fix direct test cleanup
+* test_addr_huge(): change ERROR to verbose_printf
+* tests: verify there are enough huge pages
+* quota: Verify that huge page size is valid
+* ptrace-write-hugepage: missing config message
+* ptrace-write-hugepage: Fill in the message missing in a CONFIG() call.
+* icache-hygeine: Verify that huge page size is valid
+* counters: Verify huge page size is valid
+* Change tests to read /proc/meminfo
+* tests: verify that huge page size isn't too big for the test
+
 libhugetlbfs 1.2 "Mango Habanero"
 ======================================================================
 

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
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