<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div></div>
        <div>Thanks Mike.  I read the doc, which is not explicit on the non used file taking up huge page count </div><div><br></div>
        
        <div id="ydp9a441918yahoo_quoted_2048059283" class="ydp9a441918yahoo_quoted">
            <div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
                
                <div>
                    On Tuesday, July 17, 2018, 4:57:04 PM PDT, Mike Kravetz <mike.kravetz@oracle.com> wrote:
                </div>
                <div><br></div>
                <div><br></div>
                <div><div dir="ltr">On 07/17/2018 12:05 PM, David Frank wrote:<div class="ydp9a441918yqt3201060868" id="ydp9a441918yqtfd93097"><br clear="none">> Hi,<br clear="none">> According to the instruction, I have to mount a huge directory to hugetlbfs and create file in the huge directory to use the mmap huge page feature. But the issue is that, the files in the huge directory takes up the huge pages configured through<br clear="none">> vm.nr_hugepages =<br clear="none">> <br clear="none">> even the files are not used.<br clear="none">> <br clear="none">> When the total size of the files in the huge directory = vm.nr_hugepages * huge page size, then mmap would fail with 'can not allocate memory' if the file to be  mapped is in the huge dir or the call has HUGEPAGETLB flag.<br clear="none">> <br clear="none">> Basically, I have to move the files off of the huge directory to free up huge pages.<br clear="none">> <br clear="none">> Am I missing anything here?</div><br clear="none">> <br clear="none"><br clear="none">No, that is working as designed.<br clear="none"><br clear="none">hugetlbfs filesystems are generally pre-allocated with nr_hugepages<br clear="none">huge pages.  That is the upper limit of huge pages available.  You can<br clear="none">use overcommit/surplus pages to try and exceed the limit, but that<br clear="none">comes with a whole set of potential issues.<br clear="none"><br clear="none">If you have not done so already, please see Documentation/vm/hugetlbpage.txt<br clear="none">in the kernel source tree.<br clear="none">-- <br clear="none">Mike Kravetz<div class="ydp9a441918yqt3201060868" id="ydp9a441918yqtfd43949"><br clear="none"></div></div></div>
            </div>
        </div></div></div></body></html>