You are here |
trendless.tech | ||
| | | |
membarrier.wordpress.com
|
|
| | | | In the previous post we saw how the memory management unit (MMU) uses page tables to translate virtual addresses into physical ones. We will now consider the various features that such a translation enables in an operating system. In the discussion below, it is important to remember that the granularity of translation is a single... | |
| | | |
helentronica.com
|
|
| | | | Introduction I've been trying to sort out all those computer memories in some meaningful order in my head for some time and it turned out to be not an easy job. Partly because of my head and partly because of all the various memory types out there: volatile, non-volatile, read-only, RAM, DRAM, SDRAM, permanent, Flash...does... | |
| | | |
venam.net
|
|
| | | | Computer architecture can be considered a boring topic, one that is studied during CS education, then put aside, and leaves place to the shiny new toys that capture the attention. I've recently revisited it, and I'd like to summarize some takeaways. | |
| | | |
meganesulli.com
|
|
| | I built an interactive opcode table to help people understand the Game Boy instruction set. This post describes the project and highlights some lessons I learned along the way. |