Naive question of memory references in Operating system

Posted by darkie15 on Stack Overflow See other posts from Stack Overflow or by darkie15
Published on 2010-05-05T22:11:34Z Indexed on 2010/05/05 22:18 UTC
Read the original article Hit count: 254

Hi All,

I am learning memory references pertaining to Operating systems and don't seem to get to the crux of understanding it.

For example, I am not able to visualize this scenario properly: "A 36 bit address employs both paging and segmentation. Both PTE and STE are 4 bytes each". How are they related?

I can guess that this question might be too simple for many. But any help understanding the above basic concept would be appreciable.

Regards,

darkie15

© Stack Overflow or respective owner

Related posts about memory-management

Related posts about operating-system