Re: [PHP-DEV] One suggestion to PHP-FPM

2010-04-26 Thread looyao teng
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

Re: [PHP-DEV] One suggestion to PHP-FPM

2010-04-25 Thread looyao teng
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

Re: [PHP-DEV] One suggestion to PHP-FPM

2010-04-20 Thread looyao teng
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

Re: [PHP-DEV] One suggestion to PHP-FPM

2010-04-15 Thread looyao teng
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

[PHP-DEV] SVN Account Request: looyao

2010-04-13 Thread looyao teng
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

[PHP-DEV] SVN Account Request: looyao

2010-04-06 Thread looyao
Developing the PHP runtime -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php