[Gems-users] Tracing TLB Misses


Date: Mon, 20 Nov 2006 16:32:38 +0100
From: nikolaos@xxxxxxxxxx
Subject: [Gems-users] Tracing TLB Misses

Hi all,

I need to trace TLB misses (both D-TLB and I-TLB), and searching through the
source code I found the pseq_t::postException function. Would it be correct to
use this function to trace when the Fast_Data_Access_MMU_Miss (0x68) and
Fast_Instruction_Access_MMU_Miss (0x64) exceptions happen? Is postException
called for all exceptions that happen in Opal-Ruby?

Thanks a lot,

Nikolas Galanis
[← Prev in Thread] Current Thread [Next in Thread→]