From: Mike Galbraith <efault@gmx.de>
To: Andrew Morton <akpm@osdl.org>
Cc: nickpiggin@yahoo.com.au, sam@vilain.net, vatsa@in.ibm.com,
dev@openvz.org, mingo@elte.hu, pwil3058@bigpond.net.au,
sekharan@us.ibm.com, balbir@in.ibm.com,
linux-kernel@vger.kernel.org, maeda.naoaki@jp.fujitsu.com,
kurosawa@valinux.co.jp
Subject: Re: [RFC] CPU controllers?
Date: Mon, 19 Jun 2006 08:46:13 +0200 [thread overview]
Message-ID: <1150699573.8326.2.camel@Homer.TheSimpsons.net> (raw)
In-Reply-To: <20060618233522.c2690983.akpm@osdl.org>
On Sun, 2006-06-18 at 23:35 -0700, Andrew Morton wrote:
> On Mon, 19 Jun 2006 08:28:45 +0200
> Mike Galbraith <efault@gmx.de> wrote:
>
> > This is kinda OT for this thread, but here's another example of where
> > the IO can easily foil CPU distribution plans. I wonder how many folks
> > get nailed by /proc being mounted without noatime,nodiratime like I just
> > apparently did.
> >
> > top D E29B4928 0 10174 8510 (NOTLB)
> > d2f63c4c 00100100 00200200 e29b4928 ea07f3c0 f1510c40 000f6e66 d2f63000
> > d2f63000 ed88c550 f1510c40 000f6e66 d2f63000 d2f63000 ed062220 ed88c550
> > d2f63c70 b139a97b ed062224 efef8df8 ed062224 ed88c550 d2f63000 0000385a
> > Call Trace:
> > [<b139a97b>] __mutex_lock_slowpath+0x59/0xb0
> > [<b139a9d7>] .text.lock.mutex+0x5/0x14
> > [<b10bb24f>] __log_wait_for_space+0x53/0xb4
> > [<b10b67b4>] start_this_handle+0x100/0x617
> > [<b10b6d86>] journal_start+0xbb/0xe0
> > [<b10ae10e>] ext3_journal_start_sb+0x29/0x4a
> > [<b10a8d9f>] ext3_dirty_inode+0x2a/0xaf
> > [<b1080171>] __mark_inode_dirty+0x2a/0x19e
> > [<b107784a>] touch_atime+0x79/0x9f
> > [<b103fda5>] do_generic_mapping_read+0x370/0x480
> > [<b1040747>] __generic_file_aio_read+0xf0/0x205
> > [<b1040896>] generic_file_aio_read+0x3a/0x46
> > [<b105d919>] do_sync_read+0xbb/0xf1
> > [<b105e2c1>] vfs_read+0xa4/0x166
> > [<b105e6c1>] sys_read+0x3d/0x64
> > [<b1002e1b>] syscall_call+0x7/0xb
>
> Confused. What has this to do with /proc?
/me assumed... with usual result.
next prev parent reply other threads:[~2006-06-19 6:42 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-15 13:46 Srivatsa Vaddagiri
2006-06-15 21:52 ` Sam Vilain
2006-06-15 23:30 ` Peter Williams
2006-06-16 0:42 ` Matt Helsley
2006-06-17 8:48 ` Nick Piggin
2006-06-17 15:55 ` Balbir Singh
2006-06-17 16:48 ` Srivatsa Vaddagiri
2006-06-18 5:06 ` Nick Piggin
2006-06-18 5:53 ` Sam Vilain
2006-06-18 6:11 ` Nick Piggin
2006-06-18 6:40 ` Sam Vilain
2006-06-18 7:17 ` Nick Piggin
2006-06-18 6:42 ` Andrew Morton
2006-06-18 7:28 ` Nick Piggin
2006-06-19 19:03 ` Resource Management Requirements (was "[RFC] CPU controllers?") Chandra Seetharaman
2006-06-20 5:40 ` Srivatsa Vaddagiri
2006-06-18 7:36 ` [RFC] CPU controllers? Mike Galbraith
2006-06-18 7:49 ` Nick Piggin
2006-06-18 7:49 ` Nick Piggin
2006-06-18 9:09 ` Andrew Morton
2006-06-18 9:49 ` Mike Galbraith
2006-06-19 6:28 ` Mike Galbraith
2006-06-19 6:35 ` Andrew Morton
2006-06-19 6:46 ` Mike Galbraith [this message]
2006-06-19 18:21 ` Chris Friesen
2006-06-20 6:20 ` Mike Galbraith
2006-06-18 7:18 ` Srivatsa Vaddagiri
2006-06-19 2:07 ` Sam Vilain
2006-06-19 7:04 ` MAEDA Naoaki
2006-06-19 8:19 ` Sam Vilain
2006-06-19 8:41 ` MAEDA Naoaki
2006-06-19 8:53 ` Sam Vilain
2006-06-19 21:44 ` MAEDA Naoaki
2006-06-19 18:14 ` Chris Friesen
2006-06-19 19:11 ` Chandra Seetharaman
2006-06-19 20:28 ` Chris Friesen
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=1150699573.8326.2.camel@Homer.TheSimpsons.net \
--to=efault@gmx.de \
--cc=akpm@osdl.org \
--cc=balbir@in.ibm.com \
--cc=dev@openvz.org \
--cc=kurosawa@valinux.co.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=maeda.naoaki@jp.fujitsu.com \
--cc=mingo@elte.hu \
--cc=nickpiggin@yahoo.com.au \
--cc=pwil3058@bigpond.net.au \
--cc=sam@vilain.net \
--cc=sekharan@us.ibm.com \
--cc=vatsa@in.ibm.com \
/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
Powered by JetHome