[parrot/parrot] aa3c2d: [GH #935] honor user-rlimits for returned sysmem_a...
GitHub
noreply at github.com
Sun Feb 17 18:31:13 UTC 2013
Branch: refs/heads/rurban/rlimit-gh935
Home: https://github.com/parrot/parrot
Commit: aa3c2ddcc8023e69cbd3a36300729fd56b47098e
https://github.com/parrot/parrot/commit/aa3c2ddcc8023e69cbd3a36300729fd56b47098e
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-02-17 (Sun, 17 Feb 2013)
Changed paths:
M config/auto/headers.pm
M src/platform/generic/sysmem.c
Log Message:
-----------
[GH #935] honor user-rlimits for returned sysmem_amount (untested)
We need to check for RLIMIT_DATA and then RLIMIT_AS,
first hard, then soft limits.
More information about the parrot-commits
mailing list