Re: [RFC] 64 bit platform improvements for string length and integer

From: Date: Mon, 27 Jan 2014 08:21:49 +0000
Subject: Re: [RFC] 64 bit platform improvements for string length and integer
References: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Mon, Jan 27, 2014 at 8:31 AM, Dmitry Stogov <[email protected]> wrote:
> Fixed addresses were proposed as workaround by someone from Microsoft and
> they worked fine for 32-bit builds.
> I'm not sure if removing them would help for 64-bit in general. It may work
> on some systems/builds and not on the others.
> It just can't be guaranteed to work with that windows API.
>
> In case wincache uses some different approach to create shared memory, and
> it may guarantee multiple processes to map shared segment into the same
> address space, we should use it.

I proposed it before 5.5.0, with a cleaner patch than the initial one.

I will go with the wincache port, it is well tested and works on all
architectures.

Cheers,
-- 
Pierre

@pierrejoye | http://www.libgd.org


Thread (80 messages)

« previous php.internals (#71629) next »