From: Pavel Machek <pavel@ucw.cz>
To: Con Kolivas <kernel@kolivas.org>
Cc: tony@atomide.com,
linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] remove i386 dynamic ticks ifdefs
Date: Tue, 1 Jan 2002 11:33:39 +0100 [thread overview]
Message-ID: <20020101103339.GC467@openzaurus.ucw.cz> (raw)
In-Reply-To: <200507291206.46261.kernel@kolivas.org>
Hi!
> I assume you're maintaining the dyn tick patches for i386 posted on the muru
> website as your email is listed there. I thought you might be interested in
> this patch for dyn-ticks which removes most of the #ifdefs out of common code
> paths as per linux kernel style and moves more code into dyn-tick.c. Most of
> it is straight forward code reorganisation, but to keep do_timer_interrupt
> inlined I'd have to move it's code around somewhat. That may be a better
> option but I've tried to fiddle with the mainline code as little as possible.
>
> Patch applies to 2.6.12 with patch-dynamic-tick-2.6.12-rc6-050610-1 applied
>
> cc'ed lkml just for public record of the patch.
Please inline patches...
You broke indentation in one of first hunks, and you probably
want empty functions to be static inline, so that we do not eat
function call overhead.
Pavel
--
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms
next prev parent reply other threads:[~2005-08-05 7:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-29 2:06 Con Kolivas
2002-01-01 10:33 ` Pavel Machek [this message]
2005-08-05 9:26 ` Con Kolivas
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=20020101103339.GC467@openzaurus.ucw.cz \
--to=pavel@ucw.cz \
--cc=kernel@kolivas.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tony@atomide.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