Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
shared memory
#2
In case anyone is interested, the size refers to a memory block (4096) so doesn't matter if you declare 1 or 4096, it still allocates a minimum 4096. If you declare 4097, it will allocate 8192 since it always allocated in full blocks of 4096.


Messages In This Thread
shared memory - by jps01 - 04-04-2020, 11:40 AM
RE: shared memory - by jps01 - 04-10-2020, 04:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)