login
Login
/
Register
Search
Header Space
Forums
News
Jobs
Blogs
Features
Man Pages
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
8
Re: AIM7 40% regression with 2.6.26-rc1
view
thread
Score:
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Zhang, Yanmin <yanmin_zhang@...>
To: Ingo Molnar <mingo@...>
Cc: Linus Torvalds <torvalds@...>, Andi Kleen <andi@...>, Matthew Wilcox <matthew@...>, LKML <linux-kernel@...>, Alexander Viro <viro@...>, Andrew Morton <akpm@...>
Subject:
Re: AIM7 40% regression with 2.6.26-rc1
Date: Thursday, May 8, 2008 - 5:30 am
On Thu, 2008-05-08 at 11:21 +0200, Ingo Molnar wrote:
quoted text
> * Zhang, Yanmin <yanmin_zhang@linux.intel.com> wrote: > > > > disk_cp /mnt/shm > > > disk_cp (1): cannot open /mnt/shm/tmpa.common > > > disk1.c: No such file or directory > > > > > > [.. etc. a large stream of them .. ] > > > > > > system has 2GB of RAM and tmpfs mounted to the place where aim7 puts its > > > work files. > > > My machine has 8GB. To simulate your environment, I reserve 6GB for > > hugetlb, then reran the testing and didn't see any failure except: AIM > > Multiuser Benchmark - Suite VII Run Beginning > > > > Tasks jobs/min jti jobs/min/task real cpu > > 2000create_shared_memory(): can't create semaphore, pausing... > > create_shared_memory(): can't create semaphore, pausing... > > that failure message you got worries me - it indicates that your test > ran out of IPC semaphores. You can fix it via upping the semaphore > limits via: > > echo "500 32000 128 512" > /proc/sys/kernel/sem
A quick test showed it does work. Thanks. I need to take shuttle bus or I need walk to home for 2 hours if missing it. :)
quoted text
> > could you check that you still get similar results with this limit > fixed? > > note that once i've fixed the semaphore limits it started running fine > here. And i see zero idle time during the run on a quad core box. > > here are my numbers: > > # on v2.6.26-rc1-166-gc0a1811 > > Tasks Jobs/Min JTI Real CPU Jobs/sec/task > 2000 55851.4 93 208.4 793.6 0.4654 # BKL: sleep > 2000 55402.2 79 210.1 800.1 0.4617 > > 2000 55728.4 93 208.9 795.5 0.4644 # BKL: spin > 2000 55787.2 93 208.7 794.5 0.4649 # > > so the results are the same within noise. > > I'll also check this workload on an 8-way box to make sure it's OK on > larger CPU counts too. > > could you double-check your test? > > plus a tty tidbit as well, during the test i saw a few of these: > > Warning: dev (tty1) tty->count(639) != #fd's(638) in release_dev > Warning: dev (tty1) tty->count(462) != #fd's(463) in release_dev > Warning: dev (tty1) tty->count(274) != #fd's(275) in release_dev > Warning: dev (tty1) tty->count(4) != #fd's(3) in release_dev > Warning: dev (tty1) tty->count(164) != #fd's(163) in release_dev > > Ingo
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Tue May 6, 1:48 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Tue May 6, 7:44 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Tue May 6, 10:11 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Tue May 6, 11:41 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Andi Kleen
, (Wed May 7, 7:00 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Alan Cox
, (Wed May 7, 9:59 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Matthew Wilcox
, (Wed May 7, 7:46 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Andi Kleen
, (Wed May 7, 8:21 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 10:36 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 12:20 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 12:35 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 1:05 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 1:24 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 1:36 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 1:55 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Matthew Wilcox
, (Wed May 7, 1:59 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 2:17 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 2:49 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 11:19 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 7, 10:44 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Thu May 8, 2:43 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Thu May 8, 3:14 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Thu May 8, 3:39 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Thu May 8, 4:44 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Thu May 8, 5:21 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Thu May 8, 5:30 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Thu May 8, 5:29 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Andrew Morton
, (Thu May 8, 2:48 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 11:29 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Thu May 8, 12:08 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Thu May 8, 12:17 am)
[patch] speed up / fix the new generic semaphore code (fix A...
, Ingo Molnar
, (Thu May 8, 8:01 am)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Arjan van de Ven
, (Thu May 8, 9:56 am)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Matthew Wilcox
, (Thu May 8, 9:20 am)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Ingo Molnar
, (Thu May 8, 11:01 am)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Ingo Molnar
, (Thu May 8, 8:28 am)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Linus Torvalds
, (Thu May 8, 12:02 pm)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Linus Torvalds
, (Thu May 8, 2:30 pm)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Ingo Molnar
, (Thu May 8, 4:19 pm)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Linus Torvalds
, (Thu May 8, 4:27 pm)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Ingo Molnar
, (Thu May 8, 5:45 pm)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Linus Torvalds
, (Thu May 8, 6:55 pm)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Alan Cox
, (Thu May 8, 7:16 pm)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Linus Torvalds
, (Thu May 8, 7:33 pm)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Andi Kleen
, (Fri May 9, 4:29 am)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Ingo Molnar
, (Fri May 9, 2:50 am)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Alan Cox
, (Thu May 8, 7:27 pm)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Linus Torvalds
, (Thu May 8, 7:07 pm)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Linus Torvalds
, (Thu May 8, 7:14 pm)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Ingo Molnar
, (Thu May 8, 6:02 pm)
Re: [patch] speed up / fix the new generic semaphore code (f...
, Ingo Molnar
, (Thu May 8, 10:43 am)
[git pull] scheduler fixes
, Ingo Molnar
, (Thu May 8, 11:10 am)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Sun May 11, 7:03 am)
Re: [git pull] scheduler fixes
, Sven Wegener
, (Sun May 11, 10:10 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Sun May 11, 9:01 am)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Sun May 11, 9:06 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Sun May 11, 9:45 am)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Sun May 11, 7:48 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Sun May 11, 8:50 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Sun May 11, 8:52 am)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Sun May 11, 9:02 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Sun May 11, 9:54 am)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Sun May 11, 10:22 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Sun May 11, 10:32 am)
Re: [git pull] scheduler fixes
, Linus Torvalds
, (Sun May 11, 12:47 pm)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Sun May 11, 10:46 am)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Sun May 11, 9:26 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Sun May 11, 10:00 am)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Sun May 11, 10:18 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Sun May 11, 10:42 am)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Sun May 11, 10:48 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Sun May 11, 11:19 am)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Sun May 11, 11:29 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Tue May 13, 10:11 am)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Tue May 13, 10:21 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Tue May 13, 10:42 am)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Tue May 13, 11:28 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Tue May 13, 1:13 pm)
Re: [git pull] scheduler fixes
, Linus Torvalds
, (Tue May 13, 1:22 pm)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Tue May 13, 5:05 pm)
Re: [git pull] scheduler fixes
, Matthew Wilcox
, (Sun May 11, 7:14 am)
Re: [git pull] scheduler fixes
, Adrian Bunk
, (Thu May 8, 11:33 am)
Re: [git pull] scheduler fixes
, Ingo Molnar
, (Thu May 8, 11:41 am)
Re: [git pull] scheduler fixes
, Adrian Bunk
, (Thu May 8, 3:42 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 1:14 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Andi Kleen
, (Wed May 7, 10:57 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Andrew Morton
, (Wed May 7, 11:31 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Matthew Wilcox
, (Wed May 7, 12:22 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Alan Cox
, (Wed May 7, 10:35 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 11:00 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 11:02 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 2:26 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 2:28 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 7, 3:05 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Andrew Morton
, (Tue May 6, 11:59 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 7, 12:46 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Matthew Wilcox
, (Tue May 6, 8:09 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Matthew Wilcox
, (Tue May 6, 12:23 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 7, 11:24 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 11:34 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Thu May 8, 12:37 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Thu May 8, 10:58 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Andrew Morton
, (Tue May 6, 1:21 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Matthew Wilcox
, (Wed May 7, 12:38 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 12:55 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 1:08 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 1:22 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 1:31 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 1:49 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 2:02 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 2:17 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 2:27 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 2:43 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 3:01 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Matthew Wilcox
, (Wed May 7, 3:24 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 3:44 pm)
Oi. NFS people. Read this.
, Matthew Wilcox
, (Wed May 7, 4:00 pm)
Re: Oi. NFS people. Read this.
, Trond Myklebust
, (Wed May 7, 6:10 pm)
Re: Oi. NFS people. Read this.
, J. Bruce Fields
, (Thu May 8, 9:43 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 3:09 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 1:47 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Wed May 7, 1:25 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Andrew Morton
, (Wed May 7, 1:16 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Wed May 7, 1:27 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Tue May 6, 1:45 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Tue May 6, 1:39 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Zhang, Yanmin
, (Wed May 7, 2:49 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Matthew Wilcox
, (Tue May 6, 1:31 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Ingo Molnar
, (Tue May 6, 1:49 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Andrew Morton
, (Tue May 6, 2:07 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Matthew Wilcox
, (Sun May 11, 7:11 am)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Tue May 6, 12:36 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, J. Bruce Fields
, (Tue May 6, 12:44 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Matthew Wilcox
, (Tue May 6, 12:42 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Tue May 6, 4:28 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Alan Cox
, (Tue May 6, 12:39 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Matthew Wilcox
, (Tue May 6, 12:51 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Linus Torvalds
, (Tue May 6, 1:42 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Alan Cox
, (Tue May 6, 12:45 pm)
Re: AIM7 40% regression with 2.6.26-rc1
, Matthew Wilcox
, (Tue May 6, 7:18 am)
Navigation
Create content
Mailing list archives
Recent posts
Mail archive search
Enter your search terms.
all mailing lists
alsa-devel
dragonflybsd-bugs
dragonflybsd-commit
dragonflybsd-docs
dragonflybsd-kernel
dragonflybsd-submit
dragonflybsd-user
freebsd-announce
freebsd-bugs
freebsd-chat
freebsd-cluster
freebsd-current
freebsd-drivers
freebsd-embeded
freebsd-fs
freebsd-hackers
freebsd-hardware
freebsd-mobile
freebsd-net
freebsd-performance
freebsd-pf
freebsd-security
freebsd-security-notifications
freebsd-threads
git
git-commits-head
linux-activists
linux-arm
linux-ath5k-devel
linux-btrfs
linux-c-programming
linux-driver-devel
linux-ext4
linux-fsdevel
linux-ia64
linux-input
linux-kernel
linux-kernel-janitors
linux-kernel-mentors
linux-kernel-newbies
linux-kvm
linux-net
linux-netdev
linux-newbie
linux-nfs
linux-raid
linux-scsi
linux-security-module
linux-sparse
linux-usb
linux-usb-devel
madwifi-devel
netbsd-announce
netbsd-tech-kern
open-graphics
open-graphics-announce-kt
openbsd-announce
openbsd-bugs
openbsd-ipv6
openbsd-misc
openbsd-security-announce
openbsd-smp
openbsd-source-changes
openbsd-tech
openfabrics-general
openmoko-community
openmoko-devel
openmoko-kernel
reiserfs-devel
tux3
ucarp
Optionally limit your search to a specific mailing list.
advanced
Popular discussions
linux-kernel
:
Andrea Arcangeli
[PATCH 06 of 11] rwsem contended
Mikulas Patocka
LFENCE instruction (was: [rfc][patch 3/3] x86: optimise barriers)
Rafael J. Wysocki
Re: [Bug 10030] Suspend doesn't work when SD card is inserted
Manu Abraham
PCIE
git
:
Sverre Rabbelier
Git vs Monotone
Junio C Hamano
[ANNOUNCE] GIT 1.5.4
Bill Lear
Meaning of "fatal: protocol error: bad line length character"?
Junio C Hamano
Re: [PATCH] Teach remote machinery about remotes.default config variable
openbsd-misc
:
Richard Stallman
Real men don't attack straw men
Stefan Beke
mail dovecot: pipe() failed: Too many open files
Wijnand Wiersma
Almost success: OpenBSD on Xen
Didier Wiroth
how can I "find xyz | xargs tar" ... like gtar
netbsd-tech-kern
:
Greg A. Woods
Re: Fork bomb protection patch
Tyler Retzlaff
Re: more summer of code fun
Elad Efrat
Re: sysctl knob to let sugid processes dump core (pr 15994)
Thor Lancelot Simon
Re: FFS journal
Latest forum posts
Serial Driver Implementation Help
9 hours ago
Linux kernel
aacraid bad
10 hours ago
Linux general
Tools: GCC 3.4.6, Final GCC 3 Release
1 day ago
Applications and Utilities
GNU/Hurd is so awful
2 days ago
GNU/Hurd
read /dev/mem not working in 2.6
4 days ago
Linux general
Issues with NETLINK sockets
4 days ago
Linux kernel
Anyone experiancing compiling issues with 2.6.26.6 patching with rt patch 2.6.26.6-rt11?
5 days ago
Linux kernel
Change network interface from eth0 to ppp0
5 days ago
Linux general
kernel module to intercept socket creation
5 days ago
Linux kernel
command to set Subnet Mask
5 days ago
Linux general
Show all forums...
Recent Tags
more tags
Colocation donated by:
Who's online
There are currently
4 users
and
995 guests
online.
Online users
Jeremy
zeekec
Mr_Z
bartman
Syndicate
speck-geostationary