Source: /cirosantilli/x86-paging/bibliography

= Bibliography

Free:
* https://www.cs.rutgers.edu/~pxk/416/notes/[rutgers-pxk-416] chapter "Memory management: lecture notes"

  Good historical review of memory organization techniques used by older OS.

Non-free:
* https://www.amazon.com/books/dp/0596005652[bovet05] chapter "Memory addressing"

  Reasonable intro to x86 memory addressing. Missing some good and simple examples.