public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
From: teigland@sourceware.org
To: cluster-cvs@sources.redhat.com
Subject: cluster/group/gfs_controld cpg.c lock_dlm.h ma ...
Date: Wed, 05 Dec 2007 22:11:00 -0000	[thread overview]
Message-ID: <20071205221132.25246.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	teigland@sourceware.org	2007-12-05 22:11:32

Modified files:
	group/gfs_controld: cpg.c lock_dlm.h main.c plock.c recover.c 

Log message:
	bz 359271
	
	A performance optimization for plocks.  This speeds up locks that are
	repeatedly accessed by processes on a single node.  Plocks used by
	processes on multiple nodes work the same way as before.  The
	optimization is disabled by default, and can be enabled by setting
	
	<gfs_controld plock_ownership="1"/>
	
	in cluster.conf, or by starting gfs_controld with "-o1".  It is disabled
	by default because enabling it breaks compatibility with previous
	versions of gfs_controld.  If all nodes in the cluster are running this
	version, then plock_ownership can be enabled.
	
	The plock_ownership mode needs extensive testing.  This also introduces
	some minor changes when plock_ownership is disabled, so new testing is
	also required in that mode.  Abhi and I worked on this together.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/cpg.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.9.2.3&r2=1.9.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/lock_dlm.h.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.21.2.9&r2=1.21.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/main.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.18.2.13&r2=1.18.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/plock.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.25.2.7&r2=1.25.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/recover.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.23.2.10&r2=1.23.2.11


             reply	other threads:[~2007-12-05 22:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-05 22:11 teigland [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-11-28 20:49 teigland
2006-08-09 19:35 teigland
2006-06-15 15:27 teigland

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071205221132.25246.qmail@sourceware.org \
    --to=teigland@sourceware.org \
    --cc=cluster-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).