Welcome! Log In Create A New Profile

Advanced

Shared Memory Structure?

May 03, 2016 05:45AM
I am storing things in a shared memory zone allocated with ngx_shared_memory_add and allocating each slab with ngx_slab_alloc_locked (as these items don’t need to be locked particularly). The problem I'm having is that I add the shared memory with exactly the amount I need. However, the final large thing to be allocated fails, but after this a lot more smaller things are also allocated without any problem. There is enough space for it but it has a problem with a large chunk when space is getting tight.
Does anyone know why this is or how to fix it? My guess was that nginx structures the shared memory in a way that means there is enough memory (which I have made sure there is) but it is not continuous.
Thanks.
Subject Author Posted

Shared Memory Structure?

ben5192 May 03, 2016 05:45AM

Re: Shared Memory Structure?

Maxim Dounin May 04, 2016 09:42AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 263
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready