-
What did -11!log do underlying
Hi Community,
I tried to replay a tickerplant file (~12GB), with -11!logfile.
After done, I tried .Q.w[] and saw iterms, used ~18GB, heap ~33GB.
Then I called .Q.gc[], used still ~18GB, heap ~18GB, 15GB space were freed after gc.
To better manage the memory used, my questions are:
1. What did -11!logfile do underlying, looks like it used extra 15GB mem, can we optimize this?
2. Is there any auto gc function/procedure, or only available for manual .Q.gc[] calls.
Thanks,
Xiaocheng
Log in to reply.