Why is the server so slow? CPU, RAM, and disk I/O resources are exhausted, and ram is used up
Machine running is slow because it consumes too many system-specific resources. The main resources of the system include CPU, RAM, disk I/O, and network.
Note: This content is excerpted from the "DevOps Troubleshooting: Best Practices for Linux server Operations" book
System load
The average system load is probably the first basic metric to use when solving problems that cause the
U-boot passes many parameters to Linux kernel, such as serial port, ram, and videofb. Linux Kernel also reads and processes these parameters. The two parameters are passed through the struct tag. U-boot stores the objects to be passed to the kernel
On a 32-bit processor platform supporting MMU, the addresses of physical and virtual buckets in Linux systems are from 0x00000000 to 0 xffffffff, 4 GB in total, however, the physical storage space is completely different from the virtual storage
1. Purpose and significanceThis is the optimization of the evaluation method.The importance of RAM as the place where all content is loaded when the hand is running is self-evident.Knowing the amount of RAM left on the phone after it is turned on
Linux memory basic knowledge and related tuning solutions, linux TuningMemory is one of the important components in the computer and serves as a bridge to communicate with the CPU. All programs in the computer run in the memory, so the memory
Available memory: Available memory=free+buffers+cached, i.e. 2021=235+394+1392Memory used: Used memory=used-buffers-cached, 30217=32003-394-1392When using Zabbix's own template OS Linux template to monitor the server, used memory is found to be too
The file systems mentioned above are all based on flash memory, and the file systems described in this article use RAM as their storage space. Their common advantage is that they read and write very quickly (because they read and write in
Linux Memory management principlesin the user state, the kernel-state logical address refers specifically to the address before the linear offset of the Linux kernel virtual 3. Partner algorithm and slab allocator 16 pages of RAM because the maximum
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.