Hacker News new | past | comments | ask | show | jobs | submit login
TLB and Pagewalk Coherence in X86 Processors (stuffedcow.net)
75 points by jsnell on Feb 1, 2016 | hide | past | favorite | 2 comments



If -- like me -- you have never gone through a university Operating Systems course, you might find the following short Udacity videos helpful.

This one motivates virtual memory:

https://www.youtube.com/watch?v=3kRBVdnLBW4

This one gives a high level view of how everything works:

https://www.youtube.com/watch?v=l7HoguhFVQ4


Perhaps this suggests that memory accesses from pagewalks are cached in the L1 cache (i.e., pagewalks compete for L1 cache space)?

Is there actually doubt about this? I'd been taking for granted that page walks went through the standard cache hierarchy on recent Intel, but I guess I don't have a definitive source for this belief.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: