NUMA allocator: Ensure the progress of adaptive chunk resizing

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • hs14
    • Affects Version/s: hs14
    • Component/s: hotspot
    • gc
    • b06
    • generic
    • generic

        The NUMA allocator resizes its lgroup chunks proportionally to the allocation rate in each chunk. However, in case when allocation fails the hole which it left is still considered to be a free space and is not taken into account when computing the allocation rate. Considering that the lgroup chunk can get as small as page it is possible that the allocation will fail immediately thus producting the allocation rate value of zero. This in turn would prevent the chunk from growing.

              Assignee:
              Igor Veresov
              Reporter:
              Igor Veresov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: