Re: Re: PHP on 64bit Ubuntu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sep 3, 2008, at 11:21 AM, Colin Guthrie wrote:

Colin Guthrie wrote:
Therefore, depending on your structures and how much use of pointers you use, the size will always be more, but should always be *less* than half.

Erm, that should read "*less* than double."


If you only ever user your stack to store pointers to malloc'ed memory the size of which is based on sizeof(<a pointer>), I guess it could be *exactly* double, but that's very, very unlikely. Hence why it "should always be *less* then _double_".

Yay, my initial simpleton assessment of this turns out to be correct :-)

Alec

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux