From: Andrew Theurer <habanero@us.ibm.com> To: "Martin J. Bligh" <mbligh@aracnet.com>, Andrew Morton <akpm@digeo.com>, William Lee Irwin III <wli@holomorphy.com> Cc: linux-kernel@vger.kernel.org Subject: Re: 2.5.38-mm2 dbench $N times Date: Wed, 25 Sep 2002 16:05:08 -0500 [thread overview] Message-ID: <200209251605.08477.habanero@us.ibm.com> (raw) In-Reply-To: <253480000.1032987442@flay> On Wednesday 25 September 2002 3:57 pm, Martin J. Bligh wrote: > > Pretty sure each dbench child does it's own write/read to only it's own > > data. There is no sharing that I am aware of between the processes. > > Right, but if the processes migrate easily, there's still no CPU locality. > Bill, do you want to try binding 1/32 of the processes to each CPU, and see > if that makes your throughput increase? Any stats to track migration over <x> time? Would be intersting to see this in some sort of /proc/pid maybe? > > How about running in tmpfs to avoid any disk IO at all? > > As far as I understand it, that won't help - we're operating out of > pagecache anyway at this level, I think. at dbench 512, that's about 512*20MB, 10GB (not 100% sure on that 20MB figure). Have we hit a threshold at which this stuff gets written to disk? > > Also, what's the policy for home node assignment on fork? Are all of > > these children getting the same home node assingnment?? > > Policy is random - the scheduler lacks any NUMA comprehension at the > moment. The numa sched mods would probably help a lot too. Oops, confusing this run with the numa sched stuff earlier. Andrew Theurer
next prev parent reply other threads:[~2002-09-25 21:10 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-09-24 13:20 William Lee Irwin III 2002-09-24 17:47 ` Andrew Morton 2002-09-25 0:18 ` William Lee Irwin III 2002-09-25 0:25 ` William Lee Irwin III 2002-09-25 0:31 ` Andrew Morton 2002-09-25 0:39 ` William Lee Irwin III 2002-09-25 0:46 ` Andrew Morton 2002-09-25 1:08 ` Dave Hansen 2002-09-25 1:17 ` William Lee Irwin III 2002-09-25 6:03 ` Martin J. Bligh 2002-09-25 18:51 ` Andrew Theurer 2002-09-25 20:57 ` Martin J. Bligh 2002-09-25 21:05 ` Andrew Theurer [this message] 2002-09-25 23:57 ` 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=200209251605.08477.habanero@us.ibm.com \ --to=habanero@us.ibm.com \ --cc=akpm@digeo.com \ --cc=linux-kernel@vger.kernel.org \ --cc=mbligh@aracnet.com \ --cc=wli@holomorphy.com \ --subject='Re: 2.5.38-mm2 dbench $N times' \ /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
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).