All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.5.52-mm1 DCU_MISS_OUTSTANDING + IFU_FETCH_MISS
Date: Tue, 17 Dec 2002 09:49:45 -0800	[thread overview]
Message-ID: <20021217174945.GD1922@holomorphy.com> (raw)
In-Reply-To: <20021217064948.GS2690@holomorphy.com>

On Mon, Dec 16, 2002 at 10:49:48PM -0800, William Lee Irwin III wrote:
> IFU_IFETCH_MISS:
> c013233c 13       1.62703     find_get_page
> c0116b00 14       1.75219     pfn_to_nid
> c0119c14 14       1.75219     kmap_atomic
> c013e7e0 15       1.87735     pte_try_to_share
> c01463f0 19       2.37797     page_add_rmap
> c01412d0 20       2.50313     do_anonymous_page
> c0141aa0 22       2.75344     handle_mm_fault
> c01416f0 24       3.00375     do_no_page
> c015c904 25       3.12891     link_path_walk
> c0117350 27       3.37922     do_page_fault

Inlining pfn_to_nid() yields:

c013e420 9        1.53846     pte_try_to_share
c0132e6c 10       1.7094      filemap_nopage
c0145850 10       1.7094      page_add_rmap
c0133658 13       2.22222     generic_file_aio_write_nolock
c01352d8 14       2.39316     buffered_rmqueue
c0140e40 17       2.90598     do_no_page
c0140b50 18       3.07692     do_anonymous_page
c01411bc 18       3.07692     handle_mm_fault
c011a820 19       3.24786     scheduler_tick
c01172d0 21       3.58974     do_page_fault

Looks good to me. No obvious difference in compile time, though.

Bill

      reply	other threads:[~2002-12-17 17:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-17  6:49 2.5.52-mm1 DCU_MISS_OUTSTANDING + IFU_FETCH_MISS William Lee Irwin III
2002-12-17 17:49 ` William Lee Irwin III [this message]

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=20021217174945.GD1922@holomorphy.com \
    --to=wli@holomorphy.com \
    --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.