[parrot/parrot] 2c4e32: [GH #935] honor user-rlimits for returned sysmem_a...
GitHub
noreply at github.com
Sun Feb 17 19:12:07 UTC 2013
Branch: refs/heads/rurban/rlimit-gh935
Home: https://github.com/parrot/parrot
Commit: 2c4e32bebe880f8017d4c0cb0a561b8e049c10ad
https://github.com/parrot/parrot/commit/2c4e32bebe880f8017d4c0cb0a561b8e049c10ad
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