Hi eveybody, I am using extensively the nsv_* functions to save data in the memory for speed purpose (mainly saving big select results). It's working great. The only problem I have is that memory is growing indefinitely ! So I created a daily schedule function to free the memory using the nsv_unset function. There is no impact on the process memory ! It seems to not work at all.
Do you have any idea, if it's possible, on how to free shared memory ? Thanks for any tip. Best regards. Jean-Fabrice RABAUTE.
