In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-10-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
When linux reads and writes files, buffer cache is used to cache blocks on the physical disk, thus speeding up access to data on the disk. The contents of the buffer cache correspond to a block on disk, which is usually 1K and is contiguous. Under linux, in order to use physical memory more efficiently, the operating system automatically uses all free memory as Buffer Cache. When the program needs more memory, the operating system automatically reduces the size of the Cache. Under linux, you can view the memory usage of buffer cache with the commands cat / proc/meminfo and free-m.
#! / bin/bashif [`free-g | grep-w 'Mem:' | awk'{print$6}'`- ge 4]; then # buffer/cache > 4g start to clean up sync echo 1 > / proc/sys/vm/drop_caches echo 2 > / proc/sys/vm/drop_caches echo 3 > / procure sync echo [`free-g | grep-w 'Mem:' | awk' {print$6+$7}'`-ge 4] Then # centos 6 buffer+cache > 4G start cleaning sync echo 1 > / proc/sys/vm/drop_caches echo 2 > / proc/sys/vm/drop_caches echo 3 > / proc/sys/vm/drop_cachesfi
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.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.