/proc/sys/vm/

关于Linux cached内存简析 - CSDN博客 http://blog.csdn.net/fox_hacker/article/details/41351687

[root@iZ config]# ll -as /proc/sys/vm/
total 0
0 dr-xr-xr-x 1 root root 0 Mar 15 11:05 .
0 dr-xr-xr-x 1 root root 0 Jan 5 04:41 ..
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 admin_reserve_kbytes
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 block_dump
0 --w------- 1 root root 0 Mar 15 11:05 compact_memory
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 dirty_background_bytes
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 dirty_background_ratio
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 dirty_bytes
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 dirty_expire_centisecs
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 dirty_ratio
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 dirty_writeback_centisecs
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 drop_caches
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 extfrag_threshold
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 hugepages_treat_as_movable
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 hugetlb_shm_group
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 laptop_mode
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 legacy_va_layout
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 lowmem_reserve_ratio
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 max_map_count
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 memory_failure_early_kill
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 memory_failure_recovery
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 min_free_kbytes
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 min_slab_ratio
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 min_unmapped_ratio
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 mmap_min_addr
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 nr_hugepages
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 nr_hugepages_mempolicy
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 nr_overcommit_hugepages
0 -r--r--r-- 1 root root 0 Mar 15 11:05 nr_pdflush_threads
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 numa_zonelist_order
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 oom_dump_tasks
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 oom_kill_allocating_task
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 overcommit_kbytes
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 overcommit_memory
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 overcommit_ratio
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 page-cluster
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 panic_on_oom
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 percpu_pagelist_fraction
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 scan_unevictable_pages
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 stat_interval
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 swappiness
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 user_reserve_kbytes
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 vfs_cache_pressure
0 -rw-r--r-- 1 root root 0 Mar 15 11:05 zone_reclaim_mode
[root@iZ config]# free -g

cached的更多相关文章

  1. Failure to find xxx in xxx was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced @ xxx

    问题: 在linux服务器上使用maven编译war时报错: 16:41:35 [FATAL] Non-resolvable parent POM for ***: Failure to find * ...

  2. 【linux】free命令中cached和buffers的区别

    一.命令 [root@localhost ~]# free -m total used free shared buffers cached Mem: 7869 7651 218 1 191 5081 ...

  3. yum install 安装时报yum doesn't have enough cached data to continue.

    yum install 安装时报yum doesn't have enough cached data to continue. 安装epel,yum -y install epel-release后 ...

  4. Maven-010-maven 编译报错:Failure to ... in ... was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced.

    今晚在编译 maven 项目的时候,命令行报错,出现 Failure to ... in ... 类似错误,详细的错误信息如下所示: [INFO] -------------------------- ...

  5. cached过高导致内存溢出 java head space

     最近公司线上遇到老是内存溢出检查后发现cached过高 命令:free -m 命令:sync    //将缓存写入硬盘   cat /etc/redhat-release 这个是查看系统版本的命令c ...

  6. Linux Buffers和Cached的区别(转)

    在linux下使用free命令查看内存使用情况,有buffers和cached两项,以下是它们的区别: buffers是为块设备设计的缓冲.比如磁盘读写,把分散的写操作集中进行,减少磁盘I/O,从而提 ...

  7. git rm –cached filename

    为了能重新忽略那些已经被track的文件,例如停止tracking一个文件但是又不从仓库中删除它.可以使用以下命令: 代码如下 git rm –cached filename 上面这个命令用于删除单个 ...

  8. asmdisk opened & asmdisk cached

    ASMDISK OPENED - Disk is present in the storage system and is being accessed by Automatic Storage Ma ...

  9. maven编译项目时提示:cached in the local repository

    今天使用命令mvn compile编译maven项目时提示错误信息,部分错误信息如下: ...... was cached in the local repository, resolution wi ...

  10. zz Release memory in Linux (Unused or Cached)

    In computer science, Memory Leakage occurs when a computer software or program consumes required mem ...

随机推荐

  1. 网站卡测试用 PageSpeed Insights

    这个是google测试网页的;https://developers.google.com/speed/pagespeed/insights/ PageSpeed Insights 简介 PageSpe ...

  2. if语句,while语句,do whlie语句,循环语句

    总结: 1.定义数组并赋值: var arr=[1,2,3,4]; 2.通过下标访问数组: var str=arr[0]; 3.自定义数组 var arr=new Array(); 4.数组的赋值 a ...

  3. oracle 备份/恢复

    oracle备份是为了有问题能够快速恢复:

  4. CentOS 7中firewall防火墙详解和配置以及切换为iptables防火墙--转载

    最近在linux(这里用到的是Centos7的64位版本)安装nginx时,在开放80端口时用iptables设置端口 和重启服务发现提示未找到文件,在网络上收集查找后发现在Centos7中iptab ...

  5. php第二十七节课

    注册审核 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3 ...

  6. Sublime Text 3 快捷键(转载)

    本文转自:https://segmentfault.com/a/1190000002570753 (欢迎阅读原文,侵删) Sublime Text 3 快捷键精华版 Ctrl+Shift+P:打开命令 ...

  7. python3.x Day1 用户登录程序练习

    训练1: 模拟登陆: 1. 用户输入帐号密码进行登陆 2. 用户信息保存在文件内 3. 用户密码输入错误三次后锁定用户 login2.py: #!/usr/bin/env python # -*- c ...

  8. linux-vmstat-显示虚拟内存状态

    推荐:更多linux 性能监测与优化 关注:linux命令大全 vmstat命令的含义为显示虚拟内存状态(“Viryual Memor Statics”),但是它可以报告关于进程.内存.I/O等系统整 ...

  9. centos7在grub界面下更改root密码

    想要更改root的密码或者忘记了root的密码的时候可以在grub界面下更改root的密码. 百度了很多内容,更多方法都是适用于centos6及以前版本的,终于找到一个可以的. 1.开机后,在下图界面 ...

  10. SQL Server数据库基础编程

    转载,查看原文 Ø Go批处理语句 用于同时执行多个语句 Ø 使用.切换数据库 use master go   Ø 创建.删除数据库 方法1. --判断是否存在该数据库,存在就删除 if (exist ...