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

enhance posix print_rlimit_info

    XMLWordPrintable

Details

    • b20
    • generic
    • generic

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: