public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chuck Ebbert <76306.1226@compuserve.com>
To: Andrew Morton <akpm@osdl.org>
Cc: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>,
	torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [patch 2.6.15] i386: Optimize local APIC timer interrupt code
Date: Wed, 4 Jan 2006 19:17:47 -0500	[thread overview]
Message-ID: <200601041922_MC3-1-B554-CF6A@compuserve.com> (raw)

In-Reply-To: <20060104150139.34829833.akpm@osdl.org>


Andrew Morton wrote:

> The code which you're patching is cheerfully nuked by a patch in Andi's
> tree:
> ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current/patches/no-subjiffy-profile
>
> I don't immediately understand that patch and I don't recall seeing it
> discussed - maybe I was asleep.
>
> It removes the profile multiplier (readprofile -M).  I've used that
> occasionally, but can't say that I noticed much benefit from it.

 It's probably required for the i386-timer-broadcast patch from the same
patchset.  Apparently some Intel CPUs stop their local APIC timer when in
certain ACPI C-states, so that patch switches them to use an IPI broadcast
from the main timer interrupt instead.  Supporting subjiffy profiling
is impossible in that case, so the code was removed.

-- 
Chuck

             reply	other threads:[~2006-01-05  0:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-05  0:17 Chuck Ebbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-01-05  6:38 [patch 2.6.15] i386: Optimize local APIC timer interrupt code Chuck Ebbert
2006-01-04 18:48 Chuck Ebbert
2006-01-04 23:01 ` Andrew Morton
2006-01-05  6:03 ` Willy Tarreau

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=200601041922_MC3-1-B554-CF6A@compuserve.com \
    --to=76306.1226@compuserve.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    --cc=venkatesh.pallipadi@intel.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