Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guard against -1 Returned from sysconf for the Cache Sizes Causing Large Gen0 Sizes and Budgets for Certain Linux Distributions. #100502

Merged
merged 14 commits into from
Apr 3, 2024

Commits on Apr 1, 2024

  1. Logging.

    mrsharm committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    198931a View commit details
    Browse the repository at this point in the history
  2. Fixed comparison check

    mrsharm committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b499a3a View commit details
    Browse the repository at this point in the history
  3. Fix logical operations

    mrsharm committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3177f87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7bc64f View commit details
    Browse the repository at this point in the history
  5. Fix for right macro

    mrsharm committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a6677b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5868885 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    fadec3f View commit details
    Browse the repository at this point in the history
  2. Comment clean

    mrsharm committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3f8edd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e947b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b442a1b View commit details
    Browse the repository at this point in the history
  5. Cleaned up logic

    mrsharm committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    692dd91 View commit details
    Browse the repository at this point in the history
  6. Fix type casting comparison

    mrsharm committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d765203 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Removed redundant comment

    mrsharm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c40ebd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3469c01 View commit details
    Browse the repository at this point in the history