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

Make os::Linux::sched_getcpu() available even when UseNUMA is false

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • None
    • b21
    • linux

      The initialization/availability of os::Linux::sched_getcpu() is today guarded by UseNUMA. While NUMA-related code is currently the only user of sched_getcpu(), this function is useful in many other situations as well. I propose that we initialize os::Linux::sched_getcpu() regardless of whether UseNUMA is enabled or not.

            pliden Per Liden (Inactive)
            pliden Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: