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

enhance posix print_rlimit_info

XMLWordPrintable

    • b20
    • generic
    • generic

        Enhance the output of the method os::Posix::print_rlimit_info . I added the hard limit info to the already existing soft limit info and added some limits.

        Output example : (from macOS)
        rlimit (soft/hard): STACK 8192k/65532k , CORE infinity/infinity , NPROC 2048/2048 , NOFILE 10240/65536 , AS infinity/infinity , CPU infinity/infinity , DATA infinity/infinity , FSIZE infinity/infinity , MEMLOCK infinity/infinity , RSS infinity/infinity

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: