https://github.com/torvalds/linux
Revision 105fd108a66ceff2b0fb710582b97d61ee4c9d40 authored by Andrew Morton on 23 March 2007, 07:10:02 UTC, committed by Linus Torvalds on 23 March 2007, 18:01:22 UTC
A little mistake in 8a2bfdcbfa441d8b0e5cb9c9a7f45f77f80da465 is making all
transactions synchronous, which reduces ext3 performance to comical levels.

Cc: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent cee9e8c
History
Tip revision: 105fd108a66ceff2b0fb710582b97d61ee4c9d40 authored by Andrew Morton on 23 March 2007, 07:10:02 UTC
[PATCH] "ext[34]: EA block reference count racing fix" performance fix
Tip revision: 105fd10
File Mode Size
Kconfig -rw-r--r-- 673 bytes
Makefile -rw-r--r-- 358 bytes
clockevents.c -rw-r--r-- 7.9 KB
clocksource.c -rw-r--r-- 12.3 KB
jiffies.c -rw-r--r-- 2.5 KB
ntp.c -rw-r--r-- 10.2 KB
tick-broadcast.c -rw-r--r-- 12.5 KB
tick-common.c -rw-r--r-- 8.4 KB
tick-internal.h -rw-r--r-- 3.9 KB
tick-oneshot.c -rw-r--r-- 2.4 KB
tick-sched.c -rw-r--r-- 13.9 KB
timer_list.c -rw-r--r-- 6.8 KB
timer_stats.c -rw-r--r-- 9.4 KB

back to top