Setores inválidos na RAM, fixos ou não?

3

Portanto, bloqueei alguns tipos de memória ruim da memória RAM. Minha pergunta é a próxima, eu fiz certo?

Aqui você tem a informação:

C:\Windows\system32>bcdedit /set badmemorylist 0xFC 0xFD 0xFE 0xFF
The operation completed successfully.

C:\Windows\system32>bcdedit /enum

Windows Boot Manager
--------------------
identifier              {bootmgr}
device                  partition=\Device\HarddiskVolume1
description             Windows Boot Manager
locale                  en-US
inherit                 {globalsettings}
default                 {current}
resumeobject            {d9b18246-6fc0-11e8-aa41-d80cde060b56}
displayorder            {current}
toolsdisplayorder       {memdiag}
timeout                 30

Windows Boot Loader
-------------------
identifier              {current}
device                  partition=C:
path                    \Windows\system32\winload.exe
description             Windows 10
locale                  en-US
inherit                 {bootloadersettings}
displaymessageoverride  Recovery
recoveryenabled         No
testsigning             Yes
badmemorylist           0xfc
                        0xfd
                        0xfe
                        0xff
allowedinmemorysettings 0x15000075
osdevice                partition=C:
systemroot              \Windows
resumeobject            {d9b18246-6fc0-11e8-aa41-d80cde060b56}
nx                      OptIn
numproc                 8
bootmenupolicy          Standard
usefirmwarepcisettings  No

C:\Windows\system32>bcdedit /set badmemoryaccess no
The operation completed successfully.

E o memtest será mostrado:

    
por Ștefan Furtună 17.06.2018 / 22:28

0 respostas