public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster gfs-kernel/src/gfs/ops_file.c gfs2-ker ...
@ 2005-11-21 16:41 teigland
  0 siblings, 0 replies; 2+ messages in thread
From: teigland @ 2005-11-21 16:41 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-11-21 16:41:23

Modified files:
	gfs-kernel/src/gfs: ops_file.c 
	gfs2-kernel/src/gfs2: ops_file.c 

Log message:
	Check in Kevin Anderson's mount sync patch:
	Without the patch, there is a large performance hit when using the -o sync
	mount option on gfs filesystems. The problem is that pages are not being
	flushed to disk when the gfs_writepage routine is invoked due to the
	transaction not yet being completed. Ref: bugzilla 173147.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_file.c.diff?cvsroot=cluster&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/ops_file.c.diff?cvsroot=cluster&r1=1.31&r2=1.32


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

* cluster gfs-kernel/src/gfs/ops_file.c gfs2-ker ...
@ 2005-11-21 16:49 teigland
  0 siblings, 0 replies; 2+ messages in thread
From: teigland @ 2005-11-21 16:49 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2005-11-21 16:49:38

Modified files:
	gfs-kernel/src/gfs: ops_file.c 
	gfs2-kernel/src/gfs2: ops_file.c 

Log message:
	Check in Wendy Cheng's fix:
	Flush pages into storage in case of DirectIO falling back to BufferIO.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/gfs/ops_file.c.diff?cvsroot=cluster&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2-kernel/src/gfs2/ops_file.c.diff?cvsroot=cluster&r1=1.32&r2=1.33


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

end of thread, other threads:[~2005-11-21 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-21 16:41 cluster gfs-kernel/src/gfs/ops_file.c gfs2-ker teigland
2005-11-21 16:49 teigland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).