From: "Martin J. Bligh" <mbligh@aracnet.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.0-test3-mm1
Date: Mon, 11 Aug 2003 13:17:04 -0700 [thread overview]
Message-ID: <873510000.1060633024@flay> (raw)
In-Reply-To: <20030811113943.47e5fd85.akpm@osdl.org>
--On Monday, August 11, 2003 11:39:43 -0700 Andrew Morton <akpm@osdl.org> wrote:
> "Martin J. Bligh" <mbligh@aracnet.com> wrote:
>>
>> Degredation on kernbench is still there:
>>
>> Kernbench: (make -j N vmlinux, where N = 16 x num_cpus)
>> Elapsed System User CPU
>> 2.6.0-test3 45.97 115.83 571.93 1494.50
>> 2.6.0-test3-mm1 46.43 122.78 571.87 1496.00
>>
>> Quite a bit of extra sys time.
>
> Increased system is a surprise. Profiles would be interesting, thanks.
>
Buggered if I know what Letext is doing there ???
6577 3.9% total
1157 0.0% Letext
937 0.0% direct_strnlen_user
748 440.0% filp_close
722 21.2% __copy_from_user_ll
610 2.6% page_remove_rmap
492 487.1% file_ra_state_init
452 12.4% find_get_page
405 7.6% __copy_to_user_ll
402 28.6% schedule
386 0.0% kpmd_ctor
348 4.4% __d_lookup
310 16.6% atomic_dec_and_lock
300 174.4% may_open
274 16.3% buffered_rmqueue
225 1.6% do_anonymous_page
206 30.9% __wake_up
193 12.3% kmem_cache_free
124 0.0% direct_strncpy_from_user
119 6.5% path_lookup
...
-112 -100.0% strncpy_from_user
-117 -1.8% page_add_rmap
-149 -0.3% default_idle
-161 -100.0% .text.lock.dcache
-207 -100.0% .text.lock.filemap
-277 -78.5% dentry_open
-297 -65.6% do_page_cache_readahead
-347 -100.0% pgd_ctor
-375 -100.0% .text.lock.file_table
-867 -100.0% strnlen_user
WARNING: multiple messages have this Message-ID (diff)
From: "Martin J. Bligh" <mbligh@aracnet.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.0-test3-mm1
Date: Mon, 11 Aug 2003 13:17:04 -0700 [thread overview]
Message-ID: <873510000.1060633024@flay> (raw)
In-Reply-To: <20030811113943.47e5fd85.akpm@osdl.org>
--On Monday, August 11, 2003 11:39:43 -0700 Andrew Morton <akpm@osdl.org> wrote:
> "Martin J. Bligh" <mbligh@aracnet.com> wrote:
>>
>> Degredation on kernbench is still there:
>>
>> Kernbench: (make -j N vmlinux, where N = 16 x num_cpus)
>> Elapsed System User CPU
>> 2.6.0-test3 45.97 115.83 571.93 1494.50
>> 2.6.0-test3-mm1 46.43 122.78 571.87 1496.00
>>
>> Quite a bit of extra sys time.
>
> Increased system is a surprise. Profiles would be interesting, thanks.
>
Buggered if I know what Letext is doing there ???
6577 3.9% total
1157 0.0% Letext
937 0.0% direct_strnlen_user
748 440.0% filp_close
722 21.2% __copy_from_user_ll
610 2.6% page_remove_rmap
492 487.1% file_ra_state_init
452 12.4% find_get_page
405 7.6% __copy_to_user_ll
402 28.6% schedule
386 0.0% kpmd_ctor
348 4.4% __d_lookup
310 16.6% atomic_dec_and_lock
300 174.4% may_open
274 16.3% buffered_rmqueue
225 1.6% do_anonymous_page
206 30.9% __wake_up
193 12.3% kmem_cache_free
124 0.0% direct_strncpy_from_user
119 6.5% path_lookup
...
-112 -100.0% strncpy_from_user
-117 -1.8% page_add_rmap
-149 -0.3% default_idle
-161 -100.0% .text.lock.dcache
-207 -100.0% .text.lock.filemap
-277 -78.5% dentry_open
-297 -65.6% do_page_cache_readahead
-347 -100.0% pgd_ctor
-375 -100.0% .text.lock.file_table
-867 -100.0% strnlen_user
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>
next prev parent reply other threads:[~2003-08-11 20:13 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-10 3:39 2.6.0-test3-mm1 Andrew Morton
2003-08-10 3:39 ` 2.6.0-test3-mm1 Andrew Morton
2003-08-10 9:01 ` 2.6.0-test3-mm1 Gabor MICSKO
2003-08-10 9:08 ` 2.6.0-test3-mm1 Andrew Morton
2003-08-10 17:41 ` 2.6.0-test3-mm1 Thomas Schlichter
2003-08-11 18:26 ` 2.6.0-test3-mm1 George Anzinger
2003-08-11 18:26 ` 2.6.0-test3-mm1 George Anzinger
2003-08-13 20:18 ` 2.6.0-test3-mm1 Sam Ravnborg
2003-08-13 20:18 ` 2.6.0-test3-mm1 Sam Ravnborg
2003-08-13 20:58 ` 2.6.0-test3-mm1 Martin J. Bligh
2003-08-13 20:58 ` 2.6.0-test3-mm1 Martin J. Bligh
2003-08-13 22:49 ` 2.6.0-test3-mm1 Thomas Schlichter
2003-08-14 8:17 ` 2.6.0-test3-mm1 and the -g thing George Anzinger
2003-08-14 8:17 ` George Anzinger
2003-08-11 14:03 ` 2.6.0-test3-mm1 Luiz Capitulino
2003-08-11 14:03 ` 2.6.0-test3-mm1 Luiz Capitulino
2003-08-11 14:35 ` 2.6.0-test3-mm1 Martin J. Bligh
2003-08-11 14:35 ` 2.6.0-test3-mm1 Martin J. Bligh
2003-08-11 15:17 ` 2.6.0-test3-mm1 Con Kolivas
2003-08-11 15:17 ` 2.6.0-test3-mm1 Con Kolivas
2003-08-11 18:05 ` 2.6.0-test3-mm1 William Lee Irwin III
2003-08-11 18:05 ` 2.6.0-test3-mm1 William Lee Irwin III
2003-08-11 18:57 ` 2.6.0-test3-mm1 Martin J. Bligh
2003-08-11 18:57 ` 2.6.0-test3-mm1 Martin J. Bligh
2003-08-11 21:55 ` 2.6.0-test3-mm1 Con Kolivas
2003-08-11 21:55 ` 2.6.0-test3-mm1 Con Kolivas
2003-08-11 22:19 ` 2.6.0-test3-mm1 William Lee Irwin III
2003-08-11 22:19 ` 2.6.0-test3-mm1 William Lee Irwin III
2003-08-11 18:39 ` 2.6.0-test3-mm1 Andrew Morton
2003-08-11 18:39 ` 2.6.0-test3-mm1 Andrew Morton
2003-08-11 20:17 ` Martin J. Bligh [this message]
2003-08-11 20:17 ` 2.6.0-test3-mm1 Martin J. Bligh
2003-08-11 22:16 ` 2.6.0-test3-mm1 William Lee Irwin III
2003-08-11 22:16 ` 2.6.0-test3-mm1 William Lee Irwin III
2003-08-11 22:50 ` 2.6.0-test3-mm1 Martin J. Bligh
2003-08-11 22:50 ` 2.6.0-test3-mm1 Martin J. Bligh
2003-08-11 23:00 ` 2.6.0-test3-mm1 Martin J. Bligh
2003-08-11 23:00 ` 2.6.0-test3-mm1 Martin J. Bligh
2003-08-11 23:39 ` 2.6.0-test3-mm1 William Lee Irwin III
2003-08-11 23:39 ` 2.6.0-test3-mm1 William Lee Irwin III
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=873510000.1060633024@flay \
--to=mbligh@aracnet.com \
--cc=akpm@osdl.org \
--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 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.