Software Archive
Read-only legacy content

Flushing

heinerj
Beginner
603 Views

What does the processor actually do when it invalidates the cache or tlb? What physically happens with a flush?

0 Kudos
1 Reply
David_O_Intel1
Employee
603 Views

For general informationonhowmemoryhierarchies work, you might take a look atComputer Architecture: A Quantitative Approach by John L. Hennessy and David A. Patterson.This has come to be the standard university text for computer architecture.

If your question is intended to be much more detailed in nature, you should take a look at Intel 64 and IA-32 Architectures Software Developer's Manuals at

http://www.intel.com/products/processor/manuals/

In particular, take a look at section 4.10.4 of Volume 3B: System Programming Guide.

David Ott

0 Kudos
Reply