Linux Kernel Study Notes

Source: Internet
Author: User
Linux Kernel learning notes-general Linux technology-Linux programming and kernel information. For more information, see the following. 2.4 before the kernel, all the device files were static in/dev. 2.4 devfs was introduced to dynamically create device files based on the current system. 2.6 is implemented through udev and runs in the user State.

And exists in ram, but whether to use udev is optional during kernel compilation.

All system operations on device files are converted into device-driven functions through VFS.

Udev is running as a daemon in the system.

Linux in usb PDF does not use udev to directly create device files by checking the sysfs File System in the init script.

/Proc exists in the memory rather than on the hard disk.
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.