From: Christian Borntraeger <borntrae@de.ibm.com>
To: "Tom Burns" <tom.i.burns@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Bug: 2.6.15 Process accounting fails to account for small time slice loads (still)
Date: Tue, 30 Jan 2007 20:25:56 +0100 [thread overview]
Message-ID: <200701302025.56787.borntrae@de.ibm.com> (raw)
In-Reply-To: <671c20540701300824p54dad7dbw43fe916bc8c98d45@mail.gmail.com>
On Tuesday 30 January 2007 17:24, you wrote:
> 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:
This is a known limitation of tick based accounting used on most
architectures.
It was fixed on s390 and using a cpu timer on every context switch. (IIRC ppc
is now using this infrastructure as well)
see for a http://www.kernel-traffic.org/kernel-traffic/kt20041117_284.html#8
for the first patch in the series.
I dont know if there are plans of using the infrastructure on x86 compatible
platforms. I also dont know it that is actually easy to implement with x86
hardware.
--
Mit freundlichen Grüßen / Best Regards
Christian Borntraeger
Linux Software Engineer zSeries Linux & Virtualization
prev parent reply other threads:[~2007-01-30 19:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-30 16:24 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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200701302025.56787.borntrae@de.ibm.com \
--to=borntrae@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tom.i.burns@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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