Quote:
Originally Posted by loglos
Not to derail but is that an application limit? Is that because all items are loaded into shared mem at startup?
Thanks.
|
Yes, and yes. The limit can be changed of course very easily, but upping the limit too much will fill your shared memory up quickly. It doesn't use memory as it needs it, rather uses all of the memory it is told to reserve at once.