Quantcast
Channel: Active questions tagged linux-kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 12370

what is Inactive(file) and Active(file) in /proc/meminfo?

$
0
0

After ran a process Active(file) and Inactive(file) size is continuously increasing in my Linux system. What is mean by Active(file) and Inactive(file) memory in /proc/meminfo ?

$ cat /proc/meminfo

MemTotal: 16464260 kB
MemFree: 5206868 kB
Buffers: 17980 kB
Cached: 7395552 kB
SwapCached: 114124 kB
Active: 5590956 kB
Inactive: 4426264 kB
Active(anon): 2191992 kB
Inactive(anon): 416676 kB
Active(file): 3398964 kB
Inactive(file): 4009588 kB

Viewing all articles
Browse latest Browse all 12370

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>