Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6950178

Zero stack improvements

    XMLWordPrintable

Details

    • b01
    • generic
    • generic

    Backports

      Description

        Gary Benson wrote:

        Hi all,

        In Zero, at present, the logic for determining the size of the Zero
        stack is in the call stub. This webrev moves this logic into a
        method of the ZeroStack class, ZeroStack::suggest_size(). This
        consolidates access to the ABI stack, and includes the shadow pages
        in all calculations. (Previously the call stub did not consider the
        shadow pages, which led to some odd sizes being chosen on systems
        with large pages.)

          http://cr.openjdk.java.net/~gbenson/zero-stack-improvements/

        I don't have a bug id for this.

        Cheers,
        Gary

        Attachments

          Issue Links

            Activity

              People

                twisti Christian Thalinger
                twisti Christian Thalinger
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: