public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs: small metadata performance optimisations
@ 2011-08-08  6:51 Dave Chinner
  2011-08-08  6:51 ` [PATCH 1/2] xfs: Don't allocate new buffers on every call to _xfs_buf_find Dave Chinner
  2011-08-08  6:51 ` [PATCH 2/2] xfs: reduce the number of log forces from tail pushing Dave Chinner
  0 siblings, 2 replies; 6+ messages in thread
From: Dave Chinner @ 2011-08-08  6:51 UTC (permalink / raw)
  To: xfs

These are a couple of small optimisations that I made after noticing
just how rare buffer cache misses are and where log forces are being
triggered from most commonly during highly concurrent metadata
workloads.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-08-14 16:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-08  6:51 [PATCH 0/2] xfs: small metadata performance optimisations Dave Chinner
2011-08-08  6:51 ` [PATCH 1/2] xfs: Don't allocate new buffers on every call to _xfs_buf_find Dave Chinner
2011-08-09  7:51   ` Christoph Hellwig
2011-08-10  5:48     ` Dave Chinner
2011-08-08  6:51 ` [PATCH 2/2] xfs: reduce the number of log forces from tail pushing Dave Chinner
2011-08-14 16:31   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox