A Must Read on the System Address Space

Discussions on more advanced topics such as monolithic vs micro-kernels, transactional memory models, and paging vs segmentation should go here. Use this forum to expand and improve the wiki!
Post Reply
tlf30
Member
Member
Posts: 35
Joined: Fri Feb 15, 2013 9:29 pm

A Must Read on the System Address Space

Post by tlf30 »

Hello,
I just stumbled upon an article which I thought did an amazing job of explaining the physical address space in Intel IA-32/Intel64

Anyone starting out and needing to know about how all the ROM, RAM and PCI interact on the address space should read it.

http://resources.infosecinstitute.com/s ... d-systems/


Hope this helps someone,
Trevor
Programming is like fishing, you must be very patient if you want to succeed.
User avatar
iansjack
Member
Member
Posts: 4685
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: A Must Read on the System Address Space

Post by iansjack »

An interesting article. Thanks for the link.
Post Reply