When setting memory-size limits via "ulimits", users have to manually
convert from their intuitive units.

E.g., for limiting virtual memory to 8 gigabytes, the invocation is "ulimit
-v 8388608", rather than something like "ulimit -v 8gb".

If I were to submit a patch for this, is there any chance of it getting
accepted?

Reply via email to