1.2 memory

Descrição

Mapa Mental sobre 1.2 memory, criado por Joshua Rose em 15-12-2017.
Joshua Rose
Mapa Mental por Joshua Rose, atualizado more than 1 year ago
Joshua Rose
Criado por Joshua Rose aproximadamente 8 anos atrás
6
0

Resumo de Recurso

1.2 memory
  1. cache
    1. frequently used data
      1. next time that data is used it will be served faster
      2. bigger cache size more storage
        1. hardware or software compoment
          1. located in the processor
          2. RAM
            1. random access memory
              1. form of storage for computer data
                1. stores data that is currently being used
                2. DRAM
                  1. dynamic random access memory
                    1. type of RAM
                      1. stores bits of data in a separate capacitor
                        1. this in a integrated circuit
                      2. volatile
                        1. memory is lost when the computer is switched off
                          1. this is data that is not saved when the computer is turned off
                          2. SRAM
                            1. static random access memory
                              1. retains data bits in its memory as long power is being supplied
                          3. ROM
                            1. read only memory
                              1. non-volatile
                                1. storage that can retrieve information after the computer has been switched off
                              2. virtual memory
                                1. this is simulated memory that is written memory to a file on a hard drive
                                  1. this needed to run programs as sometimes the RAM cannot support it and is more memory to be used
                                  2. solid state
                                    1. storage media with no moving parts or a device that used flash
                                    2. flash
                                      1. Flash memory is solid state memory
                                        1. can be used to transfer data
                                          1. peripherals
                                            1. disk thrashing
                                              1. moving data back and forth
                                                1. data being moved from virtual memory to RAM and then to cache
                                              2. disc thrashing