linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Morton <chromi@cyberspace.org>
To: safemode <safemode@voicenet.com>, linux-kernel@vger.kernel.org
Subject: Re: incorrect CPU usage readings in 2.2.19prex?
Date: Thu, 8 Mar 2001 22:21:41 +0000	[thread overview]
Message-ID: <l03130320b6cdb5274fac@[192.168.239.101]> (raw)
In-Reply-To: <3AA80004.65259634@voicenet.com>

\>Is there something generally wrong with how linux determines total cpu
>usage (via procmeter3 and top) when dealing with applications that are
>threaded?   I routinely get 0% cpu usage when playing mpegs and mp3s and
>some avi's even (Divx when using no software enhancement) ... Somehow i
>doubt that the decoders are so streamlined that they produce <1% cpu
>usage on the computer.  Does anyone know what's going on with this?
>ps shows nearly 0% cpu usage in the threads as well.

If you're using a fairly new processor, this isn't at all new or surprising
- and yes, your MP3 decoders are really using under 1% CPU.  In general,
most processors with on-die or 'backside' L2 cache are capable of this.
The reason why older CPUs cannot manage this (eg. 486's and very early
Pentiums) is mostly due to memory bandwidth and thrashing the tiny L1
caches found on those processors - the lack of speed of the 486 itself is
also a factor, but not the only one.  Remember that a 486DX2/66 is
just-about capable of real-time MP3 decoding, and that CPU power has
increased around 50-fold from that point to the present day, not counting
improvements in memory and cache technology.

--------------------------------------------------------------
from:     Jonathan "Chromatix" Morton
mail:     chromi@cyberspace.org  (not for attachments)
big-mail: chromatix@penguinpowered.com
uni-mail: j.d.morton@lancaster.ac.uk

The key to knowledge is not to rely on people to teach you it.

Get VNC Server for Macintosh from http://www.chromatix.uklinux.net/vnc/

-----BEGIN GEEK CODE BLOCK-----
Version 3.12
GCS$/E/S dpu(!) s:- a20 C+++ UL++ P L+++ E W+ N- o? K? w--- O-- M++$ V? PS
PE- Y+ PGP++ t- 5- X- R !tv b++ DI+++ D G e+ h+ r- y+
-----END GEEK CODE BLOCK-----



  reply	other threads:[~2001-03-08 22:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-08 21:56 incorrect CPU usage readings in 2.2.19prex? safemode
2001-03-08 22:21 ` Jonathan Morton [this message]
2001-03-09 13:36 ` Pavel Machek

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='l03130320b6cdb5274fac@[192.168.239.101]' \
    --to=chromi@cyberspace.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=safemode@voicenet.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;
as well as URLs for NNTP newsgroup(s).