# [`i5-4570`](https://gist.github.com/svmlegacy/729c832d38d879551f8af2050f044a36) ## Timings Setting | _CoreFreq_ | BIOS ----------|------------------|-------- `tRRD` | `5` | `4` `tWR` | N/A | `10` `tFAW` | N/A | `20` `tRTP` | N/A | `5` `tWTP` | N/A | `21` `drWR` | `4` | `5` `tCKE` | N/A | `4` ## Geometry ``` ( 8 x Bank x Rank x Rows x Cols ) / ( 1024 x 1024 ) ``` ``` ( 8 x 8 x 2 x 16384 x 1024 ) / ( 1024 x 1024) = 2048 MB vs 8192 MB ``` _Originally posted by @cyring in https://github.com/cyring/CoreFreq/discussions/342#discussioncomment-2934706_