swapoff错误Cannot allocate memory

本文解释了为什么在尝试使用SwapOff命令时会遇到失败的情况。主要是因为正在使用的交换分区(swap)大小超过了可用RAM的容量。文章进一步说明了解决此问题的方法:释放足够的RAM空间以确保能够容纳当前swap分区中所有的数据。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

I found out why swapoff fails; and its because the amount of swap file being used is bigger than what can fit in the my RAM 

In other words, when we do swapoff; all that is stored in the swap will be moved to the amount of free RAM available. 
If the free RAM available is less than the swap being used, the system cant turn off the swap because it needs to 'dump' it to the RAM 

In other words if you have 512 of ram and you only have 100mb of that ram available and your swap is using 300mb, you cant swapoff because the 300mb of the swap wount be able to fit in the free 100mb of the RAM. 

To test this i killed most applications that i wasnt using at the time and tried to lower the amount of RAM and SWAP being used at the moment. 

Once the i was able to free enough RAM i was able to swapoff it no issues. 

This problem is solved.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值