Commit c79fd9ea authored by Alejandro Sanchez's avatar Alejandro Sanchez
Browse files

task/cgroup - prevent a soft memory limit higher than a hard one.

When memory.soft_limit_in_bytes is higher than memory.limit_in_bytes,
equal the soft to the hard, log a debug2 message and change
AllowRAMSpace documentation accordingly.

Bug 6071.
parent 0879cda6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment