public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* XFS write speed drop
@ 2006-05-19  9:34 Jan Engelhardt
  2006-05-22  0:53 ` Nathan Scott
  0 siblings, 1 reply; 12+ messages in thread
From: Jan Engelhardt @ 2006-05-19  9:34 UTC (permalink / raw)
  To: linux-xfs; +Cc: Linux Kernel Mailing List

Hello,


I have noticed that after an upgrade from 2.6.16-rcX -> 2.6.17-rc4, writes 
to one (hdc) xfs filesystem have become significantly slower (factor 6 to 
8), like if -o sync (or funky journal options on ext3) was on. Also, reads 
would stall until writes have completed. I would only expect such behavior 
when /proc/sys/vm/dirty_* are set to high values (like 95%, like I do on a 
notebook). hda remained fast.

It eventually turned out that it are the log barriers; hda does not support 
barriers and XFS gave a nice kernel message hint that pointed me to try out 
a mount flag. -o nobarrier makes it fast again.




Jan Engelhardt
-- 

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

end of thread, other threads:[~2006-05-26 21:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-19  9:34 XFS write speed drop Jan Engelhardt
2006-05-22  0:53 ` Nathan Scott
2006-05-22 12:21   ` Jan Engelhardt
2006-05-22 22:43     ` Nathan Scott
2006-05-23 13:23       ` Jan Engelhardt
2006-05-23 22:22         ` Nathan Scott
2006-05-23 23:17           ` Nathan Scott
2006-05-24  7:16             ` Jeremy Higdon
2006-05-26  7:20         ` Helge Hafting
2006-05-26  8:51           ` Jan Engelhardt
2006-05-26 21:06             ` Bernd Eckenfels
2006-05-23  1:26     ` David Chinner

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