NUMA allocator: Invalid chunk size computation during adaptive resizing

XMLWordPrintable

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

        The per-lgrp chuck size can be incorrectly computed because of the non-associativity of the floating point operations:

        Expression z = x1 * y / x2 with x1 <= x2 can yield z > y, which applied to chunk size computation can result in a chunk size bigger that available.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: