linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Tom Rini <trini@kernel.crashing.org>
To: Milton Miller <miltonm@bga.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH][PPC] update_process_times simplification
Date: Fri, 19 Nov 2004 08:05:10 -0700	[thread overview]
Message-ID: <20041119150510.GA16043@smtp.west.cox.net> (raw)
In-Reply-To: <200411151021.iAFAL0ds070897@sullivan.realtime.net>

On Mon, Nov 15, 2004 at 04:21:00AM -0600, Milton Miller wrote:

> When the update_process_times call was moved out of do_timer for the UP case,
> the replicator didn't track down the hiding and just added ifndef SMP.
> 
> This removes the ifdefs and the indirection of calling another file for
> one function in a third file.
> 
> I also removed the per-cpu multipler and counter.  On some architectures
> (x86 and sparc64) these are set via /proc/profile setup_profiling_timer
> to increase the timer interrupt by a factor over HZ.   However, this was
> not not implemented for ppc (like several other architectures), so it
> was just decrementing, testing, and setting per-cpu variables back to 1.
> 
> Untested.
> Signed-off-by: Milton Miller <miltonm@bga.com>

Since this is untested, and Linus said he wants bugfixes only until
2.6.10 actually comes out, I'd like to hold this until the 2.6.10
release.

-- 
Tom Rini
http://gate.crashing.org/~trini/

      reply	other threads:[~2004-11-19 15:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-15 10:21 [PATCH][PPC] update_process_times simplification Milton Miller
2004-11-19 15:05 ` Tom Rini [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=20041119150510.GA16043@smtp.west.cox.net \
    --to=trini@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=miltonm@bga.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).