[php-maint] Bug#660385: php5-imagick: ignores memory limit

Guillaume Delacour gui at iroqwa.org
Mon Apr 30 09:17:14 UTC 2012


Hello,

The resource type RESOURCETYPE_MEMORY on php-imagick corresponds to
ImageMagick MAGICK_MEMORY_LIMIT, which define how much memory could be
use to reserve memory for tasks and when the limit is reached, cached
memory-mapped disk is used:

http://fr2.php.net/manual/en/imagick.setresourcelimit.php
http://www.imagemagick.org/script/resources.php#environment

So whatever value you use in setResourceLimit for RESOURCETYPE_MEMORY,
the tasks are processed (less or more quickly).

-- 
Guillaume Delacour <gui at iroqwa.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Ceci est une partie de message num?riquement sign?e
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20120430/bf9bb775/attachment.pgp>


More information about the pkg-php-maint mailing list