FreshmanNewbie
Advanced Member level 1
Forgive my above crude diagram.
Assume the above is the hardware architecture for a computer/mobile phone or any device which hold a microprocessor.
Please let me know whether my understanding is correct or Not. And please correct if I am wrong.
- The NOR Flash has the Boot Code. I understand boot code is the starting stage of any device which needs to function. So, the Boot Code instructs the SSD to start the operating system from a selected starting point given in the Boot code. So, this boot code is taken by the SSD and then transfers the entire operating system contents to the DDR4 RAM module for quick access by the CPU. NOR Flash is a non-volatile memory. And RAM is a volatile memory.
- SSD is where the Operating system is stored. I am not sure of what other details or information are stored within an SSD other than the operating system. Please let me know what are the other information that are stored in SSD.
- The CPU performs the calculations for any task. I have heard the Multi-core CPU terms like Quad Core and Octa-Core. But I am not sure on What does an Individual core block contain internally? I mean, what are the electronics or circuit blocks that are present inside each CPU Core block? Please help me with this. I have googled but was not able to find the answer.
- And suppose we download any document from the internet, does the document gets stored in the SSD or within the NAND Flash. I read that the NAND Flash chips are used in USBs and used for high volume content storage. So, my question is where does the downloaded content from the internet gets stored? Whether its inside NAND Flash or does it get stored in the SSD itself?