Microsoft Windows [Version 10.0.26100.4946] (c) Microsoft Corporation. All rights reserved.
C:\Windows\System32>fsutil fsinfo sectorinfo C: LogicalBytesPerSector: 512 PhysicalBytesPerSectorForAtomicity: 4096 PhysicalBytesPerSectorForPerformance: 16384 FileSystemEffectivePhysicalBytesPerSectorForAtomicity: 4096 장치 맞춤: 정렬됨(0x000) 장치 파티션 맞춤: 정렬됨(0x000) 검색 벌점 없음 자르기 지원됨 DAX 지원 안 함 씬 프로비저닝되지 않음
C:\Windows\System32>REG ADD "HKLM\SYSTEM\CurrentControlSet\Services\stornvme\Parameters\Device" /v "ForcedPhysicalSectorSizeInBytes" /t REG_MULTI_SZ /d "* 4095" /f 작업을 완료했습니다.
C:\Windows\System32> |