A simple summary of the role of MMU in Linux (not finished)

Source: Internet
Author: User

The role of the MMU in Linux:

1. Conversion of virtual reality

2. Control memory Access allowed

--The physical address is not continuous, it is converted into a continuous virtual address, and the programming is more convenient.

--can map memory to 0 address to debug Interrupt service Program

--some of the system's address segments are not allowed to be accessed, otherwise it will have unpredictable consequences, in order to avoid such errors, you can use the MMU match table settings to set these address segments to the user is not accessible type. The matching tables generated in the launcher contain address mappings, store page sizes (1m,64k, or 4K), and allow access to information.

A simple summary of the role of MMU in Linux (not finished)

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.