Linux kernel space and user spatial information interaction methodThe author of this article :Kang Hua : Master of Computer Science, mainly engaged in the Linux operating system core, Linux technology standards, computer security, software testing
The name "Linux" I think we will not be unfamiliar now, this more than a year with the domestic media of the competing propaganda and reports, Linux has become a hot topic.
I would like to talk about these aspects of the history and development of
In linux, the df command is used to check the disk space usage of the file system of the linux server. You can use this command to obtain the disk space occupied and the remaining space.
1. command format:
Df [option] [file]
2. command
Linux Command details df check disk space usage of the file system, linuxdf
Command: dfCheck disk space usage of the file system
You can view the total capacity, usage, remaining space, and mount location of all mounted disks.
Syntax: # df [OPTION]
Instruction: DFCheck the disk space usage of the file systemYou can view the total capacity, usage space, remaining space, mount location, and so on for all mounted disksSyntax:# DF [OPTION] [FILE]File is an optional list of one or more path names,
Linux statistics folder space usage-basic usage of the du command, linux-du
In the command line environment, you need to know the space occupied by a folder in the linux System and the files it contains. The command du provided by linux can meet the
Linux disk space Full processing methodThere may be two situations in which there is space under LinuxYou can use the commandDf-h View disk space consumption, actually look up the disk block occupied by the file (block)Df-i viewing the footprint of
Linux disk space size statistics du command common usage, linuxduIn Linux, you can collect statistics on the space occupied by a file or folder. Here we will summarize some common usage as follows:
1. Make statistics on the specified file or folder.
"Copyright Notice: respect for the original, reproduced please retain the source: blog.csdn.net/shallnet, the article only for learning Exchange, do not use for commercial purposes"The process address space consists of process-addressable virtual
I have already talked about how the kernel manages physical memory. But the fact is that the kernel is the core of the operating system, not only managing its own memory, but also managing the address space of the process. The Linux operating system
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.