kernel execution not deterministic

From: Fabiano Ramos
Date: Sat Sep 11 2004 - 14:02:06 EST


Hi all.

I wrote a module to trace the instructions executed by the kernel
to service a system call. Its just a eflags setting bit at the start of
the syscall handler and a debug handler that increments a counter.

The thing is that the syscalls are sometimes taking more or less
instructions to execute. Why is that? Is it expected? Or a probably
made a mistake?


TIA,
Fabiano
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/