linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin J. Bligh" <mbligh@aracnet.com>
To: linux-kernel <linux-kernel@vger.kernel.org>,
	linux-mm mailing list <linux-mm@kvack.org>
Cc: dmccr@us.ibm.com
Subject: Performance of highpte
Date: Sat, 08 Feb 2003 11:29:33 -0800	[thread overview]
Message-ID: <16010000.1044732573@[10.10.2.4]> (raw)

Kernbench-2: (make -j N vmlinux, where N = 2 x num_cpus)
                        Elapsed        User      System         CPU
         2.5.59-mjb5       45.64      564.71      110.73     1479.50
 2.5.59-mjb5-highpte       46.38      565.32      118.35     1473.50

Hmmm. Looks like we need to dust off UKVA to me.

diffprofile:

3790 page_remove_rmap
3213 default_idle
1299 kmap_atomic
803 kmap_atomic_to_page
776 kmem_cache_free
676 __pte_chain_free
486 page_add_rmap
240 unmap_all_pages
225 kmem_cache_alloc
166 vm_enough_memory
132 do_generic_mapping_read
100 handle_mm_fault
82 buffered_rmqueue
79 __copy_from_user_ll
67 update_atime
66 kunmap_atomic
63 release_pages
58 filemap_nopage
55 file_move
51 generic_file_open
51 find_get_page
...
-52 dput
-61 do_schedule
-63 get_empty_filp
-74 do_page_fault
-96 vfs_read
-97 path_lookup
-121 fd_install
-159 pte_alloc_one
-260 .text.lock.file_table
-372 page_address


                 reply	other threads:[~2003-02-08 19:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='16010000.1044732573@[10.10.2.4]' \
    --to=mbligh@aracnet.com \
    --cc=dmccr@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).