public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* increased number of cycles
@ 2007-11-18  5:31 kernel coder
  2007-11-18 13:48 ` Wander Winkelhorst
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: kernel coder @ 2007-11-18  5:31 UTC (permalink / raw)
  To: linux-kernel

hi,
        I'm trying to add some code to netif_receive_skb function in
dev.c file . The cycles consumed by that code was around 16 cycles on
Dual Core Opetron machine.I'm working on that code for last 6 months
now and the consumed cycles have always been around 16 cycles .I don't
touch any other part of kernel .

But for last 4 days the consumed cycles have suddenly increased to
around 35 cycles . I'm using RDTSC instruction to profile the
code.There is no change in code and the kernel version is also the
same .I am assuming that there  must be something wrong with hardware.

Please guide me how can i figure out the root cause.What areas should
i look at to find out the reason for increased number of cycles.I
don't think that there is any issue in kernel because the kernel
version and code  is same    . Can the the log messages during system
bootup help me to diagnose the problem


shahzad

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-11-20  1:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-18  5:31 increased number of cycles kernel coder
2007-11-18 13:48 ` Wander Winkelhorst
2007-11-18 14:39 ` Mark Lord
2007-11-20  1:24 ` Arjan van de Ven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox