|
||||
Re: NAND vs SDCARD (where is my memory used at?)
Quote:
Quote:
Quote:
Quote:
Further confusing the issue is that even the portions that are normally "ROM"-like are actually re-writable for things like firmware updates. |
This post has been thanked 3 times. |
|
||||
Re: NAND vs SDCARD (where is my memory used at?)
Quote:
Let's split my question.... Is NAND ROM or RAM? And if RAM is the memory and you load the OS from RAM to RAM, the file system is on RAM but it's not wiped out, that means if we install ANDROID to NAND (or RAM?) we will have less memory for the OS correct? Where are installed apps stored at? In comparison, a computer has "memory" and "harddrive"... Is "memory" RAM, "harddrive" ROM or vice versa? I thought I had this figured out, but not quite. I understand the PC quite well (im a computer engineer and mcpd) but these devices are confusing to me still... In a PC you have what we call harddrive where OS and apps get installed, when you use the PC the os loads into what we call memory. |
|
||||
Re: NAND vs SDCARD (where is my memory used at?)
Quote:
Ram in a phone is technically the same thing as ram in a PC, it is used for multitasking and have multiple apps open at the same time. Apps are installed on a partition of the internal memory that is not, Rom. So basicly we have three parts. Internal memory that's partitioned in 2, one part being ROM "read only memory" that we have the ability to write on to, only when flashing an OS and the other being where we install apps to. and Ram.
__________________
|
This post has been thanked 3 times. |
|
||||
Re: NAND vs SDCARD (where is my memory used at?)
Excellent explanations by both of you guys. You've been thanked, I was not able to properly describe it
|
|
||||
Re: NAND vs SDCARD (where is my memory used at?)
Gotcha.
"ROM" = partitioned where OS resides and a writable partition where programs get installed. "RAM" = what phone uses to operate. Now my question is....why when I install apps my "RAM" decreases? Or is is "RAM" the one that has the 2 partitions and ROM only gets the OS installation? |
|
||||
Re: NAND vs SDCARD (where is my memory used at?)
Quote:
RAM is basically a place for programs to store information that it needs to access quickly - as RAM is much faster access than a hard drive, NAND, etc. So the OS uses RAM as a buffer so to speak - between the processor & storage device. So this is a place for the system to store things temporarily - you can't store things directly on RAM, as it would get cleared out on device shutdown/restart. |
|
||||
Re: NAND vs SDCARD (where is my memory used at?)
Quote:
|
|
||||
Re: NAND vs SDCARD (where is my memory used at?)
Uhm... It uses RAM, perhaps you're thinking of swap? In Windows this is called a page file - basically it slices out a piece of the hard disk to use the same way that RAM is used - but it's supposed to be used very sparingly - in Linux systems it's only used when you run out of RAM. Windows... it's a little more fuzzy.
|
|
||||
Re: NAND vs SDCARD (where is my memory used at?)
The term ROM is wrong in a way..that's what threw me off to begin with. I now see it different and understand it. I hope others that had the same doubt can understand it as well, it will eliminate questions when it comes to switching the os to NAND and worry for nothing. NAND is a faster memory than SDCARD and booting times will be less once we get ANDROID on NAND..
|
|
|
|