From: <cutaway@bellsouth.net>
To: "Chuck Ebbert" <76306.1226@compuserve.com>,
"Denis Vlasenko" <vda@ilport.com.ua>
Cc: "Coywolf Qi Hunt" <coywolf@gmail.com>,
"linux-kernel" <linux-kernel@vger.kernel.org>
Subject: Re: [RFC] exit_thread() speedups in x86 process.c
Date: Wed, 22 Jun 2005 04:41:47 -0400 [thread overview]
Message-ID: <002301c57706$486dc630$2800000a@pc365dualp2> (raw)
In-Reply-To: <200506220150_MC3-1-A23C-875A@compuserve.com>
FWIW Chuck, this is precisely how OS/2 Warp 3 got page tuned when I was with
IBM Boca many years ago. The compilers got tweaked to be able to emit
function code to different text sections and a massive system wide code
triage was undertaken based on "common usage scenario" profiling run data
from the perf analysis group. The results spoke for themselves compared to
the previous 2.X releases - this plan can work and pay off very well. It
DID worked and paid off very well.
----- Original Message -----
From: "Chuck Ebbert" <76306.1226@compuserve.com>
To: "Denis Vlasenko" <vda@ilport.com.ua>
Cc: <cutaway@bellsouth.net>; "Coywolf Qi Hunt" <coywolf@gmail.com>;
"linux-kernel" <linux-kernel@vger.kernel.org>
Sent: Wednesday, June 22, 2005 01:48
Subject: Re: [RFC] exit_thread() speedups in x86 process.c
>
> And doing this manually is trivial:
>
> 1. Add two sections to vmlinux.lds.S: .fast.text and .slow.text
> 2. Define __fast __attribute__(__section__(".fast.text"))
> 3. Define __slow similarly
> 4. Start tagging functions with __fast and __slow as needed
>
> Very little work for much potential gain, AFAICS.
>
>
> --
> Chuck
next prev parent reply other threads:[~2005-06-22 7:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-22 5:48 Chuck Ebbert
2005-06-22 8:41 ` cutaway [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-07-05 18:30 William Cohen
[not found] <200507012258_MC3-1-A340-3A81@compuserve.com.suse.lists.linux.kernel>
[not found] ` <200507021456.40667.vda@ilport.com.ua.suse.lists.linux.kernel>
2005-07-03 16:05 ` Andi Kleen
2005-07-02 2:57 Chuck Ebbert
2005-07-02 11:56 ` Denis Vlasenko
2005-07-03 19:59 ` cutaway
2005-06-14 1:16 cutaway
2005-06-14 3:08 ` Coywolf Qi Hunt
2005-06-14 4:26 ` cutaway
2005-06-14 7:43 ` Denis Vlasenko
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='002301c57706$486dc630$2800000a@pc365dualp2' \
--to=cutaway@bellsouth.net \
--cc=76306.1226@compuserve.com \
--cc=coywolf@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vda@ilport.com.ua \
/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®