Thread: ram/rom/space
View Single Post
Old 12-29-03, 03:56 PM   #2 (permalink)
whitelyt
Guest
 
Posts: n/a
Desktop PC's have a RAM and a separate HDD (hard drive). Pocket PC's don't have a separate HDD. Think of the internal memory in the Pocket PC as a virtual HDD. When installing programs on a PPC it is stored to the virtual HDD being the internal memory.

On a desktop programs are installed and it goes to the HDD. When executed the executable is loaded into memory and then ran by the CPU. On a PPC there is a small portion of the RAM that is used as virtual memory (much like the memory on your desktop). The program is loaded to this virtual memory and then executed by the CPU.
  Reply With Quote