Felhasználói eszközök

Eszközök a webhelyen


Oldalsáv

Index menü


Tagek listája

Szavak listája

tudasbazis:hardware:memoria

Memória

CL:
To know the difference, you have to know what CL means. The CAS latency is the time between accessing memory and being able to read the memory from the output, so 8 is faster than 9 is faster than 10. BUT and this is a huge BUT. Notice the all caps. Sometimes a higher CAS is faster because the memory operates at different speeds. For instance a DDR3 1333 module runs at 666mhz and ha a cycle time of 1.5ns. With a CL of 6 that means it takes 9ns for the memory to be available on the output. However a DDR3 1600 module runs at 800 and has a cycle time 1.25ns. With a CL of 7 it takes 8.75ns. As you can see, even though the CL is higher, it is still faster because the mhz jump increases the cycle time enough to give it a little boost. Going further, DDR3 2000 is just as fast at CL9 as the 1333 is at CL6.

1333vs1600:
You're not going to notice anything different. the only time you would notice, is if you are running one of AMD's new APU processors. It was shown that faster memory did speed up the gaming experience for the integrated GPU. Better to go for 1600mhz cl9.

Időzítés

Multi-channel (Interleaved mód, rank)

A multi-channel memóriakezelés lényege, hogy a memória modulok nem csak „egymás után vannak fűzve”, hanem az egy bankba tartozó modulok channel sorrendben sávozva (mint a RAID stripe) vannak összefűzve.

Az alaplap felirata ennek megfelelően a következő:
  • DIMM_A11-es bank A channel
  • DIMM_B11-es bank B channel

(Ezek vannak párban a dual-channel architektúrában)

Ha az alaplap és memóriák megfelelően lettek kiválaszva, akkor a memória szeletek a következő módon sorakoznak…

  • … 4 memória modul Dual-channelben:
    Bank 1 Bank 2
    A1 B1 A1 B1 A2 B2 A2 B2
    TODO: Vagy először a Bank 2 és utána a Bank 1?
  • … 6 memória modul Triple-channelben:
    Bank 1 Bank 2
    A1 B1 C1 A1 B1 C1 A2 B2 C2 A2 B2 C2
  • … 12 memória modul Quad-channelben:
    Bank 1 Bank 2 Bank 3
    A1 B1 C1 D1 A1 B1 C1 D1 A2 B2 C2 D2 A2 B2 C2 D2 A3 B3 C3 D3 A3 B3 C3 D3
Memória vezérlők esetén sokszor lehet hallani más elnevezéseket:
  • dual/trillpe/quad channel == dual/trillpe/quad rank
Minden esetben a hardware-ek és használt slotok szerinti lehető legmagasabb rank lesz használatban.
A processzorokban van egy max logikai rank limit.
TODO: https://www.supermicro.com/support/resources/memory/X10_memory_config_guide.pdf 3. oldal
tudasbazis/hardware/memoria.txt · Utolsó módosítás: 2021.07.28 18:10 szerkesztette: tia