Linux 内存测试工具 memtester

By | 2023年11月30日
# 安装
apt-get install -y memtester

# 分配10G内存用于 memtester,循环2次(此时再用 top 命令发现 used 上增加了1G内存,free上少了1G)
memtester 1g 2

使用 top 命令后,再按 m 可以看到内存总体使用情况。

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注