laptopwiki:guides:lenovo:legion_ram

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
laptopwiki:guides:lenovo:legion_ram [30/12/2022 19:53] – [How to check if I have x8 or x16] dustojnikhummerlaptopwiki:guides:lenovo:legion_ram [06/04/2024 08:57] (current) dustojnikhummer
Line 1: Line 1:
 ====== 2021 Legion RAM situation ====== ====== 2021 Legion RAM situation ======
 +__**TLDR: 8x is better than 16x, because the system can access more data at the same time**__
 +====== What to buy ======
 +  * 2021 - HyperX Impact DDR4 HX432S20IBK2/32
 +  * 2023 - Kingston KF426S15IB1K2/32 
 +
 +
 ==== Will better RAM impact performance? ==== ==== Will better RAM impact performance? ====
-Yes - Up to 1300 points in Timespy, which is a significant number. The exact gain will be highly dependent on what ram your model came with. Generally, the smaller the ram that is being replaced, the bigger the impact. \\ In one case, going from 16GB “slow” stock ram to HyperX Impact DDR4 HX432S20IBK2/32, Timespy reported 1300 point gain.+ 
 +Yes - Up to 1300 points in Timespy, which is a significant number. The exact gain will be highly dependent on what ram your model came with. Generally, the smaller the ram that is being replaced, the bigger the impact. \\ 
 +In one case, going from 16GB “slow” stock ram to HyperX Impact DDR4 HX432S20IBK2/32, Timespy reported 1300 point gain. 
  
 ==== x8 vs x16 DDR4 ==== ==== x8 vs x16 DDR4 ====
-After seeing a lot of confusion here about 1×8 and 1×16 and people thinking it has to do with single and dual rank. This specifically has nothing to do with ranks but everything to do with how a x8 device is configured and how a x16 device is configured within a DIMM. \\ 
  
 +After seeing a lot of confusion here about 1×8 and 1×16 and people thinking it has to do with single and dual rank. This specifically has nothing to do with ranks but everything to do with how a x8 device is configured and how a x16 device is configured within a DIMM. \\
 In the [[https://youtu.be/R7CO9v9rpOk|video]], Linus touched upon it but I think didn’t explicitly state the technical exact reason for the difference in performance. He was very close to it, and I think gave a sufficient explanation for it but here I’ll try to elaborate if it interests you.  \\ In the [[https://youtu.be/R7CO9v9rpOk|video]], Linus touched upon it but I think didn’t explicitly state the technical exact reason for the difference in performance. He was very close to it, and I think gave a sufficient explanation for it but here I’ll try to elaborate if it interests you.  \\
- 
 You can lay out the total capacity for a DIMM in various ways really, in this case you have two ways to achieve 8GB of total capacity (note the bit to byte conversion): You can lay out the total capacity for a DIMM in various ways really, in this case you have two ways to achieve 8GB of total capacity (note the bit to byte conversion):
 +
   * 1 rank of 8 chips x 8Gb in density = 64Gb total density = 8GB total density   * 1 rank of 8 chips x 8Gb in density = 64Gb total density = 8GB total density
   * 1 rank of 4 chips x 16Gb in density = 64 Gb total density = 8GB total density   * 1 rank of 4 chips x 16Gb in density = 64 Gb total density = 8GB total density
  
 The nomenclature for the device width is related to the total amount of data pins on a channel. DDR4 channels are typically 64-bits wide, so if you have a: The nomenclature for the device width is related to the total amount of data pins on a channel. DDR4 channels are typically 64-bits wide, so if you have a:
 +
   * x8 device- it means a single rank within the channel has exactly 8 chips to make-up 64 data pins   * x8 device- it means a single rank within the channel has exactly 8 chips to make-up 64 data pins
   * x16 device- it means a single rank within the channel has exactly 4 chips to make-up 64 data pins   * x16 device- it means a single rank within the channel has exactly 4 chips to make-up 64 data pins
  
 Now with the explanation out of the way, you can now go deeper into the architectural layout typically found in devices in DDR4: Now with the explanation out of the way, you can now go deeper into the architectural layout typically found in devices in DDR4:
 +
   * x8 device has a total of 16 addressable banks (it has 4 Bank Groups and 4 Banks per Bank Group) with a 1KB page size [each page a bank is allowed to open at any given time]   * x8 device has a total of 16 addressable banks (it has 4 Bank Groups and 4 Banks per Bank Group) with a 1KB page size [each page a bank is allowed to open at any given time]
   * x16 device has a total of 8 addressable banks (it has 2 Bank Groups and 4 Banks per Bank Group) with a 2KB page size   * x16 device has a total of 8 addressable banks (it has 2 Bank Groups and 4 Banks per Bank Group) with a 2KB page size
  
-Having less banks available to the MC means you have less resources to interleave and lower chances of extracting the full BW available according to the rated maximum bus speed. The analogy Linus gave about the librarian searching for a book makes total sense with this in mind.  \\+Having less banks available to the MC means you have less resources to interleave and lower chances of extracting the full BW available according to the rated maximum bus speed. The analogy Linus gave about the librarian searching for a book makes total sense with this in mind.   \\
  
-Now the next thing to affect performance is the page size:  \\ +Now the next thing to affect performance is the page size:   \\ Typically the page size usually dictates tFAW (Four Activate Window Time), so it’s usually worse for 2KB than it is for 1KB by several nano-seconds which can affect performance [need to look up data sheets for a given device by the given manufacturer to look up exactly what they are]. \\ Anyway as for why this happens, this is directly tied to memory advancements really, over time memory chip suppliers make denser chips on smaller nodes. As times goes on they will have more of one kind than the other. \\ Given the density of the DIMM here is 8GB, that means as memory gets more advanced, they can make more wafers to supply everyone in the world (and a bonus is that its cheaper to include less chips on a module to sell).
-Typically the page size usually dictates tFAW (Four Activate Window Time), so it’s usually worse for 2KB than it is for 1KB by several nano-seconds which can affect performance [need to look up data sheets for a given device by the given manufacturer to look up exactly what they are].\\ +
-Anyway as for why this happens, this is directly tied to memory advancements really, over time memory chip suppliers make denser chips on smaller nodes. As times goes on they will have more of one kind than the other.\\ Given the density of the DIMM here is 8GB, that means as memory gets more advanced, they can make more wafers to supply everyone in the world (and a bonus is that its cheaper to include less chips on a module to sell).+
  
 __**TLDR: 8x is better than 16x, because the system can access more data at the same time**__ __**TLDR: 8x is better than 16x, because the system can access more data at the same time**__
 +
  
 ==== What to look for when buying RAM? ==== ==== What to look for when buying RAM? ====
Line 36: Line 46:
  
 ==== How to check if I have x8 or x16 ==== ==== How to check if I have x8 or x16 ====
 +
 +{{  :laptopwiki:guides:lenovo:hwinfo_ram.jpg?600}} \\
 +
   - Open HWInfo64 (not in Sensors Only Mode or Summary Only Mode)   - Open HWInfo64 (not in Sensors Only Mode or Summary Only Mode)
   - Find the Memory section   - Find the Memory section
Line 41: Line 54:
   - Look for "Device Width"   - Look for "Device Width"
  
-==== Comparison ==== 
-[[https://www.youtube.com/watch?v=sZaIibCSHlY|15 Gaming Laptop RAM Combinations Tested to find the BEST! by Jarrod's Tech, December 2021]] 
  
 +==== Comparison ====
 +[[https://www.youtube.com/watch?v=sZaIibCSHlY?|15 Gaming Laptop RAM Combinations Tested to find the BEST! by Jarrod's Tech, December 2021]]
  
  
  --- //[[laptopwiki:staff:index|Kira]] 2022/12/29 13:02//  --- //[[laptopwiki:staff:index|Kira]] 2022/12/29 13:02//
  
  • laptopwiki/guides/lenovo/legion_ram.1672426409.txt.gz
  • Last modified: 30/12/2022 19:53
  • by dustojnikhummer