mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Bug: 2.6.15 Process accounting fails to account for small time slice loads (still)
@ 2007-01-30 16:24 Tom Burns
  2007-01-30 16:54 ` Tom Burns
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tom Burns @ 2007-01-30 16:24 UTC (permalink / raw)
  To: linux-kernel

The bug described back in 2004 in the following message still seems to exist:

http://linux.derkeiler.com/Mailing-Lists/Kernel/2004-05/4313.html

Essentially, it appears that if a process sleeps before it uses up a
complete jiffy then no charge is made to its process accounting table.

This problem still exists in the same manner in kernel:

 2.6.15-1.2054_FC5smp #1 SMP Tue Mar 14 16:05:46 EST 2006 i686 i686
i386 GNU/Linux

The linked message above contains the necessary code to easily test
for the problem.  It compiles cleanly, just be sure to include -lrt on
the command line.

Cheers,
Tom Burns

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

end of thread, other threads:[~2007-01-30 21:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-30 16:24 Bug: 2.6.15 Process accounting fails to account for small time slice loads (still) Tom Burns
2007-01-30 16:54 ` Tom Burns
2007-01-30 17:48 ` Tim Schmielau
2007-01-30 18:56   ` Tom Burns
2007-01-30 21:13     ` Tim Schmielau
2007-01-30 19:25 ` Christian Borntraeger

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

Powered by JetHome