免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
1234
最近访问板块 发新帖
楼主: sc66
打印 上一主题 下一主题

请教一个linux内存管理的问题.....内存占用99% [复制链接]

论坛徽章:
1
操作系统版块每日发帖之星
日期:2015-10-08 06:20:00
31 [报告]
发表于 2008-12-25 13:01 |只看该作者
楼上兄弟说得对,这是linux内存使用机制来的!!

论坛徽章:
0
32 [报告]
发表于 2008-12-26 17:26 |只看该作者
原帖由 sc66 于 2008-11-28 17:22 发表
3c905_sh  谢谢!!
/proc/sys/vm/drop_caches
Red Hat Enterprise Linux AS release 4 (Nahant Update 4) 此系没有上述参数我想问一下能如何修改
谢谢!!!



  1. [root@localhost ~]# uname -a
  2. Linux localhost.localdomain 2.6.9-78.ELsmp #1 SMP Wed Jul 9 15:39:47 EDT 2008 i686 i686 i386 GNU/Linux           
  3. [root@localhost ~]# cat /etc/redhat-release
  4. Red Hat Enterprise Linux AS release 4 (Nahant Update 7)
  5. [root@localhost ~]#
  6. [root@localhost ~]#
  7. [root@localhost ~]# cat /proc/sys/vm/drop_caches
  8. 0
  9. [root@localhost ~]#
复制代码


我的主版本和你的一样,有这个文件啊?

论坛徽章:
0
33 [报告]
发表于 2009-11-09 14:51 |只看该作者
学习8楼同志的认真讲解,谢谢

论坛徽章:
1
天秤座
日期:2013-10-23 13:20:42
34 [报告]
发表于 2009-11-09 16:21 |只看该作者
这么老的帖子。
感谢8楼,研究很深入,回头自己再好好看看!

论坛徽章:
1
天秤座
日期:2013-10-23 13:20:42
35 [报告]
发表于 2009-11-10 11:12 |只看该作者
原帖由 3c905_sh 于 2008-11-28 17:07 发表
那么有人说过段时间,linux会自动释放掉所用的内存,我们使用free再来试试,看看是否有释放>?

[root@server test]# free -m
total used free shared buffers cached
Mem: 249 244 5 0 8 174
-/+ buffers/cache: 61 188
Swap: 511 0 511

MS没有任何变化,那么我能否手动释放掉这些内存呢???回答是可以的!


这里有点疑义,今天做了下试验,cp确实是,但是,在我重新启用其他服务,cache就释放了

[root@test1 network-scripts]# free -m
             total       used       free     shared    buffers     cached
Mem:           249        242          6          0          7        192
-/+ buffers/cache:         42        207
Swap:          509          0        509
[root@test1 network-scripts]# free -m
             total       used       free     shared    buffers     cached
Mem:           249        242          6          0          7        192
-/+ buffers/cache:         41        207
Swap:          509          0        509
[root@test1 network-scripts]# ps -ef|grep vnc
root      5614  5367  0 11:55 pts/0    00:00:00 grep vnc
[root@test1 network-scripts]# vncserver :1

New 'test1:1 (root)' desktop is test1:1

Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/test1:1.log

[root@test1 network-scripts]# free -m
             total       used       free     shared    buffers     cached
Mem:           249        222         27          0          9        135
-/+ buffers/cache:         76        172
Swap:          509          0        509



这个符合自动释放的解释

论坛徽章:
1
数据库技术版块每日发帖之星
日期:2016-06-23 06:20:00
36 [报告]
发表于 2009-11-10 17:05 |只看该作者
这就是linux比windows强的一个方面!很正常

论坛徽章:
0
37 [报告]
发表于 2011-05-26 00:45 |只看该作者
不愧是精华贴!非常经典,看了非常受益。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP