Paging: Also Too Slow
This lesson explains how paging can be slow and how this can affect the overall efficiency of the system.
We'll cover the following...
With page tables in memory, we already know that they might be too big. As it turns out, they can slow things down too.
Example
Take our simple instruction:
movl 21, %eax
Again, let’s just examine the explicit reference to address 21 and not worry about the instruction ...
Access this course and 1400+ top-rated courses and projects.