Linux下hcache小插件编译及使用

我们在Linux下经常面临一个问题,就是 buff/cache 占用较高情况下内存不够用。在github上有一个工具 hcache 可以让我们查看 buff/cache 的详细占用情况。

# wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
# rpm -ivh epel-release-latest-7.noarch.rpm
# yum -y install git golang
# git clone https://github.com/silenceshell/hcache.git      #下载不下来可以多试几次
# cd hcache
 
因为goproxy的代理地址gocenter.io访问报错405,我们主动切换成aliyun的

在当前shell环境直接输入,如图所示

# vi Makefile

http://mirrors.aliyun.com/goproxy

 

继续编译

# make build
# cp hcache /usr/bin/

# 列举出buff/cache 占用率前3的进程
#hcache -top 3

linux的cache过高的原因定位与解决echo 3 > /proc/sys/vm/drop_caches_shy_snow的博客-CSDN博客_linux内存缓存特别高


原文链接:https://blog.csdn.net/qq_39233798/article/details/122322433

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值