It's UWAweek 47

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying selected article
Showing 1 of 828 articles.
Currently 128 other people reading this forum.


 UWA week 43 (2nd semester, study break) ↓
SVG not supported

Login to reply

👍?
helpful
1:26pm Sat 26th Oct, ANONYMOUS

"Amitava Datta" <am*t*v*.*a*t*@*w*.*d*.*u> wrote:
> There are 2^14 secondary page tables
Pretty sure this is not correct. The primary page table size is 2^8=256, where each of these 256 entries points to a secondary page table. Therefore there are 2^8=256 secondary page tables, one for each index of the primary page table. Each of these secondary page tables then has 2^14=16384 entries, each one pointing to a page, so each secondary page table is of size 2^14.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy