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

[JVMCI] change ratio of libgraal to C1 threads and use one isolate per libgraal thread

    XMLWordPrintable

Details

    • b14

    Description

      JDK-8242440 allows the VM to use one isolate per libgraal thread (OIPLT). This has a number of benefits such better isolation of compiler crashes and avoids GC interference between isolates. Experimentation has shown that reducing the ratio of libgraal threads to C1 threads also helps keep the max RSS down. This issue exists to make OIPLT the default and add a flag for configuring the libgraal to C1 thread ratio.

      Attachments

        Issue Links

          Activity

            People

              dnsimon Douglas Simon
              dnsimon Douglas Simon
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: