All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alessandro Amici <alexamici@fastwebnet.it>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] cputime (1/6): move call to update_process_times.
Date: Thu, 5 Aug 2004 21:57:47 +0200	[thread overview]
Message-ID: <200408052157.47603.alexamici@fastwebnet.it> (raw)
In-Reply-To: <20040805180335.GB9240@mschwid3.boeblingen.de.ibm.com>


Martin,

On Thursday 05 August 2004 20:03, Martin Schwidefsky wrote:
> For non-smp kernels the call to update_process_times is done
> in the do_timer function. It is more consistent with smp kernels
> to move this call to the architecture file which calls do_timer.

I don't have enough knowledge to comment on the merit of the move to 
architecture files, but the proliferation of #ifndef CONFIG_SMP looks really 
ugly.

Wouldn't it be possible to move the #ifndef into sched.h?

--
Alessandro

  reply	other threads:[~2004-08-05 19:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-05 18:03 [PATCH] cputime (1/6): move call to update_process_times Martin Schwidefsky
2004-08-05 19:57 ` Alessandro Amici [this message]
2004-08-05 20:54   ` Arnd Bergmann
2004-08-05 21:54     ` Alessandro Amici

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=200408052157.47603.alexamici@fastwebnet.it \
    --to=alexamici@fastwebnet.it \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.