Page Table entry format

Source: Internet
Author: User
Table entry format for page catalogs and page tables
Page Frame Address 31 ... 12 Out of 20 Avl 0 0 D A 0 0 u/s r/w P

D: page has been modified flag. When the processor performs a write operation on a page, the D flag of the corresponding page table entry is placed. The processor does not modify the D flag A: visited flag in the page catalog entry. When the mapped page is accessed, the corresponding page table entry is placed A; When the page table is accessed, the corresponding page catalog item A is set. U/S flag: If 1, the page is accessible to programs at any privileged level. If 0, only the (0,1,2) program is accessible. The U/S bit in the page catalog item works for all pages that it maps. R/S flag: If 1, the page strokes can be read, written, or executed. If 0, indicates that the page is read-only or executable. The r/w bit does not work when the processor is running in Superuser privileges (0,1,2). The R/W bit in the page catalog item works for all pages that it maps. P flag: Used to indicate whether the table item is valid for address translation. During page conversion, if the table entry for the page directory or page table involved is invalid, an exception is caused. If P=0, the rest of the bits can be used freely by the program, except that the table entry is invalid.

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.