On 04/01/2016 03:25 AM, Anthony Walter wrote:
Here is what my Pi looks like with a ssh session and 64MB reserved for the GPU.
Note the free memory is 854MB:

pi@retropie:~ $ free -m
              total       used       free     shared    buffers     cached
Mem:           925        571        354          6         20        479
-/+ buffers/cache:         70        854
Swap:           99          0         99

Here is what it looks like with and ssh session, 128MB reserved for the GPU,
mate desktop running, and Lazarus opened:

pi@retropie:~ $ free -m
              total       used       free     shared    buffers     cached
Mem:           862        413        449         16         32        199
-/+ buffers/cache:        181        681
Swap:           99          0         99

Rebuilding the IDE will actually fail at this point. Note the free memory is
actually 681MB.

ummm... shouldn't the compiling process use as much swap as needed if real memory it too tight (aka not enough)??

the swap size is what attracted my attention because normally swap is the same or double what installed real memory is... eg: 16G RAM means that 16G to 32G of swap is configured...

--
 NOTE: No off-list assistance is given without prior approval.
       *Please keep mailing list traffic on the list* unless
       private contact is specifically requested and granted.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to