/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. JAVA 学习笔记 - 基础语法1

    1. 类的定义 public class  与  class的区别 一个java文件只有一个public class, 而且类名必须与文件名一致. 一个java文件可以有多个class定义,javac ...

  2. HDU_1584_(DFS)

    蜘蛛牌 Time Limit: 10000/5000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submis ...

  3. 03Servlet API

    Servlet API Servlet是实现javax.servlet.Servlet接口的对象.大多数Servlet通过从GenericServlet或HttpServlet类进行扩展来实现.Ser ...

  4. ORACLE索引介绍和使用

    1.什么是索引 索引是建立在表的一列或多个列上的辅助对象,目的是加快访问表中的数据: Oracle存储索引的数据结构是B*树,位图索引也是如此,只不过是叶子节点不同B*数索引: 索引由根节点.分支节点 ...

  5. 小程序 textarea ios兼容解决

    今天遇到,在小程序里textarea会存在一定的兼容性问题,textarea有默认的内边距,在安卓和ios显示的时候,ios边距会比安卓的大很多. 解决办法: 通过 wx.getSystemInfoS ...

  6. 诊断:ORA-38760: This database instance failed to turn on flashback database

    $ oerr ora 38760 38760, 00000, "This database instance failed to turn on flashback database&quo ...

  7. 个人Linux(ubuntu)使用记录——远程访问linux

    说明:记录自己的linux使用过程,并不打算把它当作一个教程,仅仅只是记录下自己使用过程中的一些命令,配置等东西,这样方便自己查阅,也就不用到处去网上搜索了,所以文章毫无章法可言,甚至会记录得很乱. ...

  8. Fleecing the Raffle(NCPC 2016 暴力求解)

    题目: A tremendously exciting raffle is being held, with some tremendously exciting prizes being given ...

  9. 编写函数,第一个参数指定今天是星期几(1 ~ 7),第二个参数指定天数n,返回n天后是星期几

    def week(today, n): s = n % 7 + today return "n天后是星期:{}".format(s) print(week(1, 3))

  10. Android 找不到资源的问题

    偶尔会遇到R.layout.***或R.id.***找不到资源的问题,明明在文件夹中有啊,那为什么嘞? 结合我自己遇到的情况和网上的资料,总结出以下几点可能的原因: 导入了android.R.这个是最 ...