Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8491289
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T22:22:37+00:00 2026-06-10T22:22:37+00:00

I know that linux uses three level page tables in memory management. I got

  • 0

I know that linux uses three level page tables in memory management.

I got confused on the content of the page table.Does page table
contains next level page tables base address or it contains page frame
number?

If it contains page frame number then how base address for that
particular page table is got?Where is it stored?

Would be greatful if someone clarified this to me.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T22:22:39+00:00Added an answer on June 10, 2026 at 10:22 pm

    If you’re talking about x86(/64), then every page table entry (except the terminal one) contains the physical address of the next page table, and the terminal PTE contains the physical address of the actual code/data page.

    Since page tables are organized as pages themselves, their physical addresses are naturally multiples of the page size.

    It makes little sense to store full physical addresses in PTEs with the 12 least significant bits being always zero (in case the page size is 4KB), and so they aren’t stored in the PTEs (and the recovered space in the PTEs is used for control flags such as kernel/user, read-only/writable, executable, present, dirty, accessed, etc). Addresses truncated like that are commonly called page frame numbers because they are nothing else but page numbers (if you count all pages from 0 for the page at address 0, 1 for the page at address 4096 and so on).

    The ultimate answer to your question with all the gory details is in the relevant CPU manual.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know that I can check whether the linux timestamp in $time is today
I know there are various linux packages that allow you to crop a portion
Anyone know what function or file in linux holds the algorithm that finds a
I have written a program that runs on Linux and uses sigevent and timer_create
I am trying to port a project (from linux) that uses Semaphores to Mac
I'm trying to compile some software I've been writing in Linux that uses some
I know that in Linux mutexes are implemented as futexes down below and futex
I have a Haskell program that uses Gtk/GtkGLExt and runs fine on Linux (up-to-date
I've got a C++ program that uses SQLite. I want to store the SQL
I know that Phonegap has an event for back button, but it's only available

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.