login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
October
»
15
Re: Performance testing of various barrier reduction patches [was: Re: [RFC v4] ext4: Coordinate fsync requests]
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Christoph Hellwig
Subject:
Re: Performance testing of various barrier reduction patches [was: Re: [RFC v4] ext4: Coordinate fsync requests]
Date: Friday, October 15, 2010 - 4:40 pm
On Fri, Oct 15, 2010 at 04:39:04PM -0700, Darrick J. Wong wrote:
quoted text
> On Tue, Oct 12, 2010 at 04:14:55PM +0200, Christoph Hellwig wrote: > > I still think adding code to every filesystem to optimize for a rather > > stupid use case is not a good idea. I dropped out a bit from the > > thread in the middle, but what was the real use case for lots of > > concurrent fsyncs on the same inode again? > > The use case I'm looking at is concurrent fsyncs on /different/ inodes, > actually. We have _n_ different processes, each writing (and fsyncing) its own > separate file on the same filesystem. > > iirc, ext4_sync_file is called with the inode mutex held, which prevents > concurrent fsyncs on the same inode.
Indeed. Although we could drop it at least for the cache flush call. We already do this for block devices. --
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:
[RFC] ext4: Don't send extra barrier during fsync if there ...
, Darrick J. Wong
, (Thu Apr 29, 4:51 pm)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Mingming Cao
, (Mon May 3, 5:57 pm)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Ric Wheeler
, (Tue May 4, 7:16 am)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Mingming Cao
, (Tue May 4, 12:49 pm)
[RFC v2] ext4: Don't send extra barrier during fsync if th ...
, Darrick J. Wong
, (Tue Jun 29, 1:51 pm)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, tytso
, (Wed Jun 30, 5:48 am)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Ric Wheeler
, (Wed Jun 30, 6:21 am)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, tytso
, (Wed Jun 30, 6:44 am)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Ric Wheeler
, (Wed Jun 30, 6:54 am)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Jan Kara
, (Wed Jul 21, 10:16 am)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Darrick J. Wong
, (Mon Aug 2, 5:09 pm)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Christoph Hellwig
, (Tue Aug 3, 2:01 am)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Jan Kara
, (Tue Aug 3, 6:21 am)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Avi Kivity
, (Tue Aug 3, 6:24 am)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Darrick J. Wong
, (Wed Aug 4, 11:16 am)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Ted Ts'o
, (Wed Aug 4, 4:32 pm)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Avi Kivity
, (Wed Aug 4, 7:20 pm)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Ted Ts'o
, (Thu Aug 5, 9:17 am)
Re: [RFC v2] ext4: Don't send extra barrier during fsync i ...
, Ted Ts'o
, (Thu Aug 5, 9:40 am)
Re: [RFC v2] ext4: Don't send extra barrier during fsync i ...
, Ted Ts'o
, (Thu Aug 5, 9:45 am)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Jeff Moyer
, (Thu Aug 5, 12:13 pm)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Ted Ts'o
, (Thu Aug 5, 1:39 pm)
Re: [RFC] ext4: Don't send extra barrier during fsync if t ...
, Jeff Moyer
, (Thu Aug 5, 1:44 pm)
Re: [RFC v2] ext4: Don't send extra barrier during fsync i ...
, Darrick J. Wong
, (Fri Aug 6, 12:04 am)
Re: [RFC v2] ext4: Don't send extra barrier during fsync i ...
, Darrick J. Wong
, (Fri Aug 6, 12:13 am)
Re: [RFC v2] ext4: Don't send extra barrier during fsync i ...
, Ric Wheeler
, (Fri Aug 6, 3:17 am)
Re: [RFC v2] ext4: Don't send extra barrier during fsync i ...
, Ted Ts'o
, (Fri Aug 6, 11:04 am)
Re: [RFC v2] ext4: Don't send extra barrier during fsync i ...
, Darrick J. Wong
, (Mon Aug 9, 12:36 pm)
[RFC v3] ext4: Combine barrier requests coming from fsync
, Darrick J. Wong
, (Mon Aug 9, 12:53 pm)
Re: [RFC v3] ext4: Combine barrier requests coming from fsync
, Christoph Hellwig
, (Mon Aug 9, 2:07 pm)
Re: [RFC v3] ext4: Combine barrier requests coming from fsync
, Andreas Dilger
, (Mon Aug 9, 2:19 pm)
Re: [RFC v3] ext4: Combine barrier requests coming from fsync
, Darrick J. Wong
, (Mon Aug 9, 4:38 pm)
Re: [RFC v3] ext4: Combine barrier requests coming from fsync
, Darrick J. Wong
, (Mon Aug 16, 9:14 am)
Re: [RFC v3] ext4: Combine barrier requests coming from fsync
, Darrick J. Wong
, (Wed Aug 18, 7:07 pm)
[RFC v4] ext4: Coordinate fsync requests
, Darrick J. Wong
, (Wed Aug 18, 7:14 pm)
Re: [RFC v3] ext4: Combine barrier requests coming from fsync
, Christoph Hellwig
, (Thu Aug 19, 1:53 am)
Re: [RFC v3] ext4: Combine barrier requests coming from fsync
, Tejun Heo
, (Thu Aug 19, 2:17 am)
Re: [RFC v3] ext4: Combine barrier requests coming from fsync
, Tejun Heo
, (Thu Aug 19, 8:48 am)
Performance testing of various barrier reduction patches [ ...
, Darrick J. Wong
, (Mon Aug 23, 11:31 am)
Re: Performance testing of various barrier reduction patch ...
, Darrick J. Wong
, (Thu Sep 23, 4:25 pm)
Re: Performance testing of various barrier reduction patch ...
, Andreas Dilger
, (Thu Sep 23, 11:24 pm)
Re: Performance testing of various barrier reduction patch ...
, Ric Wheeler
, (Fri Sep 24, 4:44 am)
Re: Performance testing of various barrier reduction patch ...
, Darrick J. Wong
, (Mon Sep 27, 4:01 pm)
Re: Performance testing of various barrier reduction patch ...
, Darrick J. Wong
, (Fri Oct 8, 2:26 pm)
Re: Performance testing of various barrier reduction patch ...
, Ric Wheeler
, (Fri Oct 8, 2:56 pm)
Re: Performance testing of various barrier reduction patch ...
, Ted Ts'o
, (Mon Oct 11, 7:33 am)
Re: Performance testing of various barrier reduction patch ...
, Darrick J. Wong
, (Mon Oct 11, 1:20 pm)
Re: Performance testing of various barrier reduction patch ...
, Christoph Hellwig
, (Tue Oct 12, 7:14 am)
Re: Performance testing of various barrier reduction patch ...
, Darrick J. Wong
, (Fri Oct 15, 4:39 pm)
Re: Performance testing of various barrier reduction patch ...
, Christoph Hellwig
, (Fri Oct 15, 4:40 pm)
Re: Performance testing of various barrier reduction patch ...
, Darrick J. Wong
, (Fri Oct 15, 5:02 pm)
Re: Performance testing of various barrier reduction patch ...
, Darrick J. Wong
, (Mon Oct 18, 3:49 pm)
Re: Performance testing of various barrier reduction patch ...
, Christoph Hellwig
, (Tue Oct 19, 11:28 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rusty Russell
Re: 2.6.22-rc3-mm1
Bill Fink
Re: [PATCH] net: add ability to clear stats via ethtool - e1000/pcnet32
Jeffrey V. Merkey
Re: Versioning file system
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Luben Tuikov
Re: Integration of SCST in the mainstream Linux kernel
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB: tm6000: add special usb request to quit i2c tuner transfer
Linux Kernel Mailing List
OMAP: DSS2: SDI driver
Linux Kernel Mailing List
PCI: introduce pci_pcie_cap()
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
linux-netdev
:
David Miller
Re: [2.6.30-rc3] powerpc: compilation error of mace module
Rafael J. Wysocki
Re: [PATCH] igb: fix kexec with igb
Patrick McHardy
Re: [rfc 02/13] [RFC 02/13] netfilter: nf_conntrack_sip: Add callid parser
webmaster Maintenance
联系系统管理员
Krzysztof Oledzki
Re: Error: an inet prefix is expected rather than "0/0".
openbsd-misc
:
Ted Bullock
Re: Proliant DL380 G3 cannot get on network
Jack J. Woehr
Re: Real men don't attack straw men
Úlfar M. E. Johnson
installing openbsd in xen
Eric Furman
Re: Defending OpenBSD Performance
Tony Abernethy
Re: The Atheros story in much fewer words
git
:
Oliver Kullmann
Re: how to move with history?
Junio C Hamano
Re: [PATCH 2/3] git-add--interactive: remove hunk coalescing
Shawn O. Pearce
Re: Bugs in Gitosis
Alex Riesen
Re: git exclude patterns for directory
David Kastrup
Re: I'm a total push-over..
Colocation donated by:
Syndicate