[kernel] bug#153: marked as done (2.4.14-SMP has no time)

PA-RISC Linux bug Tracking System daniel_frazier@hp.com
Mon, 26 Nov 2001 14:48:01 -0700 (MST)


X-PA-RISC Linux-PR-Message: closed 153

Your message dated Mon, 26 Nov 2001 14:42:45 -0700
with message-id <200111262142.OAA10726@puffin.external.hp.com>
and subject line -pa11 committed
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

dann frazier
(administrator, PA-RISC Linux bugs database)

--------------------------------------
Received: (at submit) by bugs.parisc-linux.org; 24 Nov 2001 19:57:22 +0000
>From willy@www.linux.org.uk  Sat Nov 24 12:57:22 2001
Received: from www.linux.org.uk (parcelfarce.linux.theplanet.co.uk [195.92.249.252])
	by dsl2.external.hp.com (Postfix) with ESMTP id 30511482C
	for <submit@bugs.parisc-linux.org>; Sat, 24 Nov 2001 12:57:22 -0700 (MST)
Received: from willy by www.linux.org.uk with local (Exim 3.33 #5)
	id 167ivQ-00060z-00
	for submit@bugs.parisc-linux.org; Sat, 24 Nov 2001 19:57:20 +0000
Date: Sat, 24 Nov 2001 19:57:20 +0000
From: Matthew Wilcox <willy@debian.org>
To: submit@bugs.parisc-linux.org
Subject: 2.4.14-SMP has no time
Message-ID: <20011124195720.A19391@parcelfarce.linux.theplanet.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Sender: <willy@www.linux.org.uk>


Package: kernel

seems that current->times is always 0.  here's top:

    1 root       8   0   620  624   524 S     0.0  0.0   0:00 init
    2 root       9   0     0    0     0 SW    0.0  0.0   0:00 keventd
    3 root      18  19     0    0     0 SWN   0.0  0.0   0:00 ksoftirqd_CPU0
...
even running a while(1) ; hog shows 0 time taken.  i suspect
update_process_times is not being called (ever).

-- 
Revolutions do not require corporate support.

---------------------------------------
Received: (at 153-done) by bugs.parisc-linux.org; 26 Nov 2001 21:47:10 +0000
>From grundler@puffin.external.hp.com  Mon Nov 26 14:47:10 2001
Received: from puffin.external.hp.com (puffin.external.hp.com [192.25.206.4])
	by dsl2.external.hp.com (Postfix) with ESMTP id F257B482C
	for <153-done@bugs.parisc-linux.org>; Mon, 26 Nov 2001 14:47:09 -0700 (MST)
Received: (from grundler@localhost)
	by puffin.external.hp.com (8.9.3/8.9.3) id OAA10726
	for 153-done@bugs.parisc-linux.org; Mon, 26 Nov 2001 14:42:45 -0700
Date: Mon, 26 Nov 2001 14:42:45 -0700
From: Grant Grundler <grundler@puffin.external.hp.com>
Message-Id: <200111262142.OAA10726@puffin.external.hp.com>
To: 153-done@bugs.parisc-linux.org
Subject: -pa11 committed


-pa11 fixes the gathering of statistics. 
At least for CPU zero. Seems we are only gathering statistics
on one CPU. Will submit another bug report gathering statistics
on other CPUs.

grant