container info misleads on non-container environment

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 16, 17
    • Component/s: hotspot

      hs_err log and `VM.info` dcmd shows cgroup information as container information even though the process run on non-container environment as following.

      ```
      container (cgroup) information:
      container_type: cgroupv2
      cpu_cpuset_cpus: not supported
      cpu_memory_nodes: not supported
      active_processor_count: 4
      cpu_quota: not supported
      cpu_period: not supported
      cpu_shares: not supported
      memory_limit_in_bytes: unlimited
      memory_and_swap_limit_in_bytes: unlimited
      memory_soft_limit_in_bytes: unlimited
      memory_usage_in_bytes: 164163584
      memory_max_usage_in_bytes: not supported
      ```

      We can use cgroup outside of container, so it is useful to show. However cgroup is different from container. We should distinguish them.

            Assignee:
            Yasumasa Suenaga
            Reporter:
            Yasumasa Suenaga
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: