Linux Application Linux System

Understanding RAM, CPU, L1, L2, and L3 cache – Part 2

Estimated read time 5 min read

If you are reading this article, I guess you already went over part 1 which addressed the main issues about Memory. In part 1, we have mostly seen how memory reacts in a virtual environment. We should not confuse virtual [Read More…]

Linux Application Linux System

Understanding RAM, CPU, L1, L2, and L3 cache – Part 1

Estimated read time 4 min read

In the past, I wrote an article on how to analyze memory using Lime. We have also seen how to analyze a process using blktrace, blkparse, btrace, etc. Another more interesting way of analyzing processes due to system performance is [Read More…]