Commit 55eec2ae authored by Nathan Rini's avatar Nathan Rini Committed by 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 5f677394
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