Thanks for your continuing discussions, as the person who
gave this suggestion, I want to express my ideas.
1. The focus of this suggesting is that to free
the occupied memory in order to memory can be used
efficiently, at the same time, system have more free memory
to allocate. This has noting
in linux, read the /proc/self(pid)/status, and the VmRSS(real memory usage)
or VmSize(virtual memory usage) is the the memory usage of the current
process.
2010/4/24 Jérôme Loyet
> 2010/4/14 Rasmus Lerdorf
> >
> > On 04/14/2010 02:01 AM, Jérôme Loyet wrote:
> > > The patch seems good (I didn
d
is to control the FPM child process, so ensure my system have enough free
memory, and I think many people also need this feature.
thanks.
looyao
ory
> can
> > use this method to
> > ensure the system have enough free memory.
>
> OK,
>
> one thing I didn't understand is "why should you want check de zend
> memory usage when there is a memory_limit parameter in PHP.ini " ?
> does'nt it do t
hi, I'm a php programmer, our site use PHP's Imagemagick
extension to process images, and this would consume a lot of
memory under some circumstances. However, the mainstream
PHP's memory management is really weak, so a huge amount
of memory would be consumed under high server load. What's
wors
Developing the PHP runtime
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php