- To: Rik van Riel <riel@xxxxxxxxxx>
- Subject: Re: [RFC][PATCH 00/26] sched/numa
- From: Pekka Enberg <penberg@xxxxxxxxxx>
- Date: Mon, 2 Apr 2012 20:12:01 +0300
- Cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>, Andrea Arcangeli <aarcange@xxxxxxxxxx>, Avi Kivity <avi@xxxxxxxxxx>, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, Ingo Molnar <mingo@xxxxxxx>, Paul Turner <pjt@xxxxxxxxxx>, Suresh Siddha <suresh.b.siddha@xxxxxxxxx>, Mike Galbraith <efault@xxxxxx>, "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>, Lai Jiangshan <laijs@xxxxxxxxxxxxxx>, Dan Smith <danms@xxxxxxxxxx>, Bharata B Rao <bharata.rao@xxxxxxxxx>, Lee Schermerhorn <Lee.Schermerhorn@xxxxxx>, Johannes Weiner <hannes@xxxxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx, linux-mm@xxxxxxxxx
- Delivered-to: linux-mm-outgoing@xxxxxxxxx
- Delivered-to: int-list-linux-mm@xxxxxxxxx
- Delivered-to: linux-mm@xxxxxxxxx
- In-reply-to: <CAOJsxLGJorTZL7OhNzfpX0T1LQHrLs59LVr1WYX_8VAi8BF35g@mail.gmail.com>
On Mon, Apr 2, 2012 at 7:54 PM, Pekka Enberg <penberg@xxxxxxxxxx> wrote:
> Sure, it's probably going to help for the kinds of workloads you're
> describing. I'm just wondering how typical they are in the real world.
I don't have a NUMA machine to test this with but it'd be interesting
to see how AutoNUMA and sched/numa affect DaCapo benchmarks:
http://dacapobench.org/
I guess benchmarks that represent typical JVM server workloads are
tomcat and tradesoap. You can run them easily with this small shell
script:
#!/bin/sh
JAR=dacapo-9.12-bach.jar
if [ ! -f $JAR ];
then
wget http://sourceforge.net/projects/dacapobench/files/9.12-bach/$JAR/download
fi
java -jar $JAR tomcat tradesoap | grep PASSED
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>
[Site Home]
[Linux ARM Kernel]
[Linux ARM]
[Linux Omap]
[Fedora ARM]
[IETF Annouce]
[Security]
[Bugtraq]
[Linux]
[Linux OMAP]
[Linux MIPS]
[ECOS]
[Tools]
[DDR & Rambus]
[Asterisk Internet PBX]
[Linux API]
[Monitors]