Since you don’t mention, I’m assuming this is on Linux.
dmidecode -t memory
dmidecode -t 16
lshw -class memory
本文详细介绍了在Linux环境下使用dmidecode命令查询内存信息的方法,并提供了lshw命令用于进一步了解硬件配置。适用于系统管理员和技术人员进行系统优化。
Since you don’t mention, I’m assuming this is on Linux.
dmidecode -t memory
dmidecode -t 16
lshw -class memory

被折叠的 条评论
为什么被折叠?