PINE64
RAM size: 1 GB or 2 GB? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Pine A64 Hardware, Accessories and POT (https://forum.pine64.org/forumdisplay.php?fid=32)
+---- Forum: System Memory (https://forum.pine64.org/forumdisplay.php?fid=43)
+---- Thread: RAM size: 1 GB or 2 GB? (/showthread.php?tid=47)



RAM size: 1 GB or 2 GB? - null - 12-15-2015

I want to buy the Pine A64+ model but I don't know if I should get the model with 1 GB or 2 GB RAM.

I'm new to single board computers, despite I have quite good experience with microcontrollers and also with PC programming (Java and C/C++), so the feeling I'm getting is that maybe sometime I'll need more than 1 GB of RAM and if one day I run a custom application with 4K support that would consume a lot of RAM and leave just a few RAM space for other thing running on the board.

So, is 1 GB of RAM enough? Tell some examples of projects that would consume more than 1 GB of RAM if you can.


RE: RAM size: 1 GB or 2 GB? - tllim - 12-15-2015

(12-15-2015, 04:28 PM)null Wrote: I want to buy the Pine A64+ model but I don't know if I should get the model with 1 GB or 2 GB RAM.

I'm new to single board computers, despite I have quite good experience with microcontrollers and also with PC programming (Java and C/C++), so the feeling I'm getting is that maybe sometime I'll need more than 1 GB of RAM and if one day I run a custom application with 4K support that would consume a lot of RAM and leave just a few RAM space for other thing running on the board.

So, is 1 GB of RAM enough? Tell some examples of projects that would consume more than 1 GB of RAM if you can.

If you plan to open several apps or software simultaneously, then more ram is better. If you just plan to run single task, then 1G should be good enough.


RE: RAM size: 1 GB or 2 GB? - null - 12-15-2015

(12-15-2015, 08:49 PM)tllim Wrote:
(12-15-2015, 04:28 PM)null Wrote: I want to buy the Pine A64+ model but I don't know if I should get the model with 1 GB or 2 GB RAM.

I'm new to single board computers, despite I have quite good experience with microcontrollers and also with PC programming (Java and C/C++), so the feeling I'm getting is that maybe sometime I'll need more than 1 GB of RAM and if one day I run a custom application with 4K support that would consume a lot of RAM and leave just a few RAM space for other thing running on the board.

So, is 1 GB of RAM enough? Tell some examples of projects that would consume more than 1 GB of RAM if you can.

If you plan to open several apps or software simultaneously, then more ram is better. If you just plan to run single task, then 1G should be good enough.

Thank you very much for your quick response. But about the 4K (let's say video streaming), do you know whether that task is going to use most of the 1 GB RAM or not?


RE: RAM size: 1 GB or 2 GB? - tllim - 12-15-2015

(12-15-2015, 09:05 PM)null Wrote:
(12-15-2015, 08:49 PM)tllim Wrote:
(12-15-2015, 04:28 PM)null Wrote: I want to buy the Pine A64+ model but I don't know if I should get the model with 1 GB or 2 GB RAM.

I'm new to single board computers, despite I have quite good experience with microcontrollers and also with PC programming (Java and C/C++), so the feeling I'm getting is that maybe sometime I'll need more than 1 GB of RAM and if one day I run a custom application with 4K support that would consume a lot of RAM and leave just a few RAM space for other thing running on the board.

So, is 1 GB of RAM enough? Tell some examples of projects that would consume more than 1 GB of RAM if you can.

If you plan to open several apps or software simultaneously, then more ram is better. If you just plan to run single task, then 1G should be good enough.

Thank you very much for your quick response. But about the 4K (let's say video streaming), do you know whether that task is going to use most of the 1 GB RAM or not?

For sure 4K will taxing more on memory due to larger buffer is needed. I have try to 4K playback using native player on 1G board in Android OS environment and works.