/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. SpringBoot(1.5.6.RELEASE)源码解析

    转自 https://www.cnblogs.com/dylan-java/p/7450914.html 启动SpringBoot,需要在入口函数所在的类上添加@SpringBootApplicati ...

  2. C语言中结构体大小计算

    1.普通结构体 struct student { char sex; char a; char b; int age; char name[100]; }; 该结构体大小为108 解答:1.先算str ...

  3. Masonry基础API

    Masonry基础API mas_makeConstraints()    添加约束 mas_remakeConstraints()  移除之前的约束,重新添加新的约束 mas_updateConst ...

  4. MFC获取各窗口指针句柄

    MFC在很多的对话框操作中,我们经常要用到在一个对话框中调用另一个对话框的函数或变量.可以用如下方法来解决.   HWND hWnd=::FindWindow(NULL,_T("Sphere ...

  5. MFC获取各类指针句柄

    最近有些人在问MFC编程一些要点,有一些句柄的获取.指针的获取是常见的问题,本文将对这些问题做以解释,参考了前人的笔录(见reference),希望能够帮助大家更方便地进行MFC程序开发. 一般我们使 ...

  6. 微服务网关从零搭建——(二)搭建api网关(不带验证)

    环境准备 创建空的core2.1 api项目  演示使用名称APIGateWay  过程参考上一篇 完成后在appsettings.json 添加节点 "Setting": { & ...

  7. cc.Node—Action

    1: Action类是动作命令,我们创建Action,然后节点运行action就能够执行Action的动作; 2: Action分为两类: (1) 瞬时就完成的ActionInstant, (2) 要 ...

  8. 『 Luogu P3205 』 HNOI2010 合唱队

    解题思路 设置两个二维数组 $f$ 和 $g$,含义如下. $f[l][r]$ 表示在期望得到的队形中 $l\rightarrow r$ 这段区间初始队形排列的方案数,并且最后一个加入进去的是第 $l ...

  9. (C/C++学习)23.C++中指针的长度

    引言:先看下面一个程序会打印出什么? #include<iostream> using namespace std; int main() { int a = 2; int *p = &a ...

  10. [Luogu] P3701 「伪模板」主席树

    题目背景 byx和手气君都非常都非常喜欢种树.有一天,他们得到了两颗奇怪的树种,于是各自取了一颗回家种树,并约定几年后比一比谁种出来的树更加牛x. 题目描述 很快,这棵树就开花结果了.byx和手气君惊 ...