Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Centos system memory buff/cache is too high

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Case description: centos system, buff/cache occupies too much, resulting in high server memory, but through the top view of the system process does not take up too much memory

The actual situation:

Processing steps:

1. Execute the sync command

Sync

two。 Execute the free memory command:

The echo 3 > / proc/sys/vm/drop_caches command explains that the sync command forces the data stored in buffer to be written to the hard disk. Echo 1 > / proc/sys/vm/drop_caches: means to clear pagecache. Echo 2 > / proc/sys/vm/drop_caches: means to clear the objects in the recycled slab allocator (including directory item cache and inode cache). Echo 3 > / proc/sys/vm/drop_caches: means to clear the cache objects in the pagecache and slab allocators.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report