On 19 August 2017 at 15:28, Admin NxPoint <admin.nxpo...@gmail.com> wrote:
> Hi,
>
> At this moment PHP doesn't know how to use the SWAP memory from linux,

Why would it need to 'know' how to use swap memory?

My understanding is that the normal way to get a program to use swap
memory is to:

i) Enable swapping in the operating system.
ii) Set the program to use more memory than is physically usable.

I think either you've misunderstood how swap works, or haven't
explained why that isn't suitable for your use case.

cheers
Dan

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to