Rehber GNU/Linux'ta detaylı RAM bilgilerini öğrenme

Silicone Android Uygulaması

Mecnun Ç.

Gold Sample
Katılım
31 Mar 2021
Mesajlar
445
Çözümler
11
İfade skoru
1.366
Bu yöntemi Peppermint(Ubuntu), Arch ve openSUSE ile denedim sadece openSUSE'da çalışmadı.

i2c-tools kurulumu:
Ubuntu/Ubuntu tabanlı dağıtımlar için:
Kod:
sudo apt install i2c-tools
Arch/Arch tabanlı dağıtımlar için:
Kod:
sudo pacman -Sy i2c-tools

decode-dimms komutuyla bellek bilgilerinin çıktısını alabilirsiniz. Komutu girmeden önce sudo modprobe eepromkomutunu girmeniz gerekiyor.

Eğer bellekler algılanmadıysa bu komutları girin:

Kod:
sudo modprobe i2c-i801
sudo sensors-detect
sudo i2cdetect 3

Örnek çıktı:
Kod:
# decode-dimms version 4.2

Memory Serial Presence Detect Decoder
By Philip Edelbrock, Christian Zuckschwerdt, Burkart Lingner,
Jean Delvare, Trent Piepho and others


Decoding EEPROM: /sys/bus/i2c/drivers/at24/0-0050
Guessing DIMM is in                              bank 1
Kernel driver used                               at24

---=== SPD EEPROM Information ===---
EEPROM CRC of bytes 0-116                        OK (0xFC7B)
# of bytes written to SDRAM EEPROM               176
Total number of bytes in EEPROM                  256
Fundamental Memory type                          DDR3 SDRAM
SPD Revision                                     1.1
Module Type                                      SO-DIMM

---=== Memory Characteristics ===---
Maximum module speed                             1333 MT/s (PC3-10600)
Size                                             4096 MB
Banks x Rows x Columns x Bits                    8 x 15 x 10 x 64
Ranks                                            2
SDRAM Device Width                               8 bits
Primary Bus Width                                64 bits
tCL-tRCD-tRP-tRAS                                9-9-9-24
Supported CAS Latencies (tCL)                    9T, 8T, 7T, 6T, 5T

---=== Timings at Standard Speeds ===---
tCL-tRCD-tRP-tRAS as DDR3-1333                   9-9-9-24
tCL-tRCD-tRP-tRAS as DDR3-1066                   7-7-7-20
tCL-tRCD-tRP-tRAS as DDR3-800                    6-6-6-15

---=== Timing Parameters ===---
Minimum Cycle Time (tCK)                         1.500 ns
Minimum CAS Latency Time (tAA)                   13.125 ns
Minimum Write Recovery time (tWR)                15.000 ns
Minimum RAS# to CAS# Delay (tRCD)                13.125 ns
Minimum Row Active to Row Active Delay (tRRD)    6.000 ns
Minimum Row Precharge Delay (tRP)                13.125 ns
Minimum Active to Precharge Delay (tRAS)         36.000 ns
Minimum Active to Auto-Refresh Delay (tRC)       49.125 ns
Minimum Recovery Delay (tRFC)                    160.000 ns
Minimum Write to Read CMD Delay (tWTR)           7.500 ns
Minimum Read to Pre-charge CMD Delay (tRTP)      7.500 ns
Minimum Four Activate Window Delay (tFAW)        30.000 ns

---=== Optional Features ===---
Operable voltages                                1.5V
RZQ/6 supported?                                 Yes
RZQ/7 supported?                                 Yes
DLL-Off Mode supported?                          Yes
Operating temperature range                      0-95 degrees C
Refresh Rate in extended temp range              2X
Auto Self-Refresh?                               No
On-Die Thermal Sensor readout?                   No
Partial Array Self-Refresh?                      No
Module Thermal Sensor                            No
SDRAM Device Type                                Standard Monolithic
Maximum Activate Count (MAC)                     Untested

---=== Physical Characteristics ===---
Module Height                                    30 mm
Module Thickness                                 2 mm front, 2 mm back
Module Width                                     67.6 mm
Module Reference Card                            F revision 3
Rank 1 Mapping                                   Standard

---=== Manufacturer Data ===---
Module Manufacturer                              Samsung
DRAM Manufacturer                                Samsung
Manufacturing Location Code                      0x02
Manufacturing Date                               2011-W26
Assembly Serial Number                           0x62679649
Part Number                                      M471B5273DH0-CH9 


Number of SDRAM DIMMs detected and decoded: 1

SPD EEPROM Information bölümünde belleğin genel bilgileri oluyor.

Memory Characteristics bölümünde belleğin anlık çalıştığı SPD değerleri yazoyor.

Timings at Standart Speeds bölümünde belleğin frekansına göre çalışabildiği gecikme değerleri yazıyor.
 

Bu içeriği görüntüleyen kullanıcılar

Silicone Makale

Yeni konular

Silicone YouTube

Top