Linux free output result description

Source: Internet
Author: User

The output result of linux free command is as follows: [root @ linux/tmp] # free total used free shared buffers cached Mem: 4149156 4130412 18744 0 13220 2720160-/+ buffers/cache: 1397032 2752124 Swap: 6289408 144 6289264 1st rows total memory: 4149156 used memory used: 4130412 free idle memory: 18744 shared memory is not used up currently, always 0 buffers Buffer Cache memory: 13220 cached Page Cache memory: 2720160 relationship: total = used + free 2nd rows: -/+ buffers/cache means: -Buffers/cache memory: 1397032 (equivalent to 1st rows of used-buffers-cached) + buffers/cache memory: 2752124 (equivalent to 1st rows of free + buffers + cached) it can be seen that-buffers/cache reflects the memory actually eaten by the program, while + buffers/cache reflects the total number of memories that can be used.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.