I have two changes to libhugetlbfs that I would like to have reviewed.

The first is just a fix to eliminate a compiler warning.

The second is a change to the library to handle situations where a
huge page mapping would exhaust the huge page limit.  Previously no
huge pages would be allocated (when mapping ELF segments this failure
would cause program termination).  With these changes, huge pages are
allocated up to consume the huge page limit, but small pages are used
to satisfy the rest of the allocation.

Could a gatekeeper review these changes when they have the chance?

Thanks,

Doug

Attachment: 0001-Add-initializer-to-eliminate-compiler-warning-genera.patch
Description: 0001-Add-initializer-to-eliminate-compiler-warning-genera.patch

Attachment: 0002-Change-how-libhugetlbfs-handles-a-memory-allocation-.patch
Description: 0002-Change-how-libhugetlbfs-handles-a-memory-allocation-.patch

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to