Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-9738

kernel update [RHEL7.3 3.10.0-514.26.2.el7]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.11.0
    • None
    • None
    • 3
    • 9223372036854775807

      • Prior to this update, a bug in the kernel prevented executables from starting
        if the maximum process stack size (rlimit_stack) was set to a value below
        approximately 4 MB. This update fixes the search for unmapped address ranges
        (suitable gap) in unmapped_area() and unmapped_area_topdown() by ensuring that
        the gap_end is always larger than gap_start. As a result, executables can be
        started with a limited process stack size as expected. (BZ#1466138)

            bogl Bob Glossman (Inactive)
            bogl Bob Glossman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: