From: Chris Wright <chrisw@osdl.org>
To: davidm@hpl.hp.com
Cc: James Morris <jmorris@redhat.com>, Chris Wright <chrisw@osdl.org>,
Alan Cox <alan@lxorguk.ukuu.org.uk>,
Kurt Garloff <garloff@suse.de>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Stephen Smalley <sds@epoch.ncsc.mil>, Greg KH <greg@kroah.com>
Subject: Re: [PATCH] [LSM] Rework LSM hooks
Date: Wed, 11 Aug 2004 08:25:10 -0700 [thread overview]
Message-ID: <20040811082510.D1924@build.pdx.osdl.net> (raw)
In-Reply-To: <16665.56613.143598.768389@napali.hpl.hp.com>; from davidm@napali.hpl.hp.com on Wed, Aug 11, 2004 at 01:47:33AM -0700
* David Mosberger (davidm@napali.hpl.hp.com) wrote:
> >>>>> On Tue, 10 Aug 2004 16:31:12 -0400 (EDT), James Morris <jmorris@redhat.com> said:
>
> James> On Tue, 10 Aug 2004, Chris Wright wrote:
> >> Thanks, James. Since these are the only concrete numbers and
> >> they are in the noise, I see no compelling reason to change to
> >> unlikely().
>
> James> There may be some way to make it ia64 specific. Is it a cpu
> James> issue, or compiler?
>
> I'm pretty sure the "unlikely()" part could be dropped with little/no
> downside. The part that's relatively expensive (10 cycles when
> mispredicted) is the indirect call. GCC doesn't handle this well on
> ia64 and as a result, most indirect calls are mispredicted.
>
> An alternative solution might be to have a call_likely() macro, where
> you could predict the most likely target of an indirect call. Perhaps
> that could help other platforms as well.
Hmm, the pointers are generally quite static, set once near boot time
typically, and that's it. Seems like a plausible win. Do you have an
example of what call_likely() would look like?
thanks,
-chris
--
Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net
next prev parent reply other threads:[~2004-08-11 15:25 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-10 8:57 Kurt Garloff
2004-08-10 13:29 ` James Morris
2004-08-10 20:23 ` Chris Wright
2004-08-10 20:27 ` James Morris
2004-08-10 20:43 ` Chris Wright
2004-08-11 1:55 ` James Morris
2004-08-10 14:16 ` James Morris
2004-08-10 15:02 ` Alan Cox
2004-08-10 19:22 ` James Morris
2004-08-10 20:00 ` Chris Wright
2004-08-10 20:07 ` James Morris
2004-08-10 20:12 ` Chris Wright
2004-08-10 20:31 ` James Morris
2004-08-11 8:47 ` David Mosberger
2004-08-11 15:25 ` Chris Wright [this message]
2004-08-11 18:12 ` David Mosberger
2004-08-11 18:16 ` Chris Wright
2004-08-11 22:22 ` Kurt Garloff
2004-08-12 1:23 ` James Morris
2004-08-12 3:58 ` Greg KH
2004-08-12 18:15 ` Chris Wright
2004-08-12 18:17 ` Chris Wright
2004-08-16 14:19 ` Takashi Iwai
2004-08-11 22:19 ` Kurt Garloff
2004-08-12 1:20 ` James Morris
2004-08-12 2:03 ` Kurt Garloff
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=20040811082510.D1924@build.pdx.osdl.net \
--to=chrisw@osdl.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=davidm@hpl.hp.com \
--cc=garloff@suse.de \
--cc=greg@kroah.com \
--cc=jmorris@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sds@epoch.ncsc.mil \
/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
all inboxes | Powered by JetHome®