All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chrissie Caulfield <ccaulfie@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] dlm: Allow large nodeids
Date: Mon, 09 Mar 2009 10:01:46 +0000	[thread overview]
Message-ID: <49B4E90A.5000506@redhat.com> (raw)
In-Reply-To: <20090306205101.GA14003@redhat.com>

David Teigland wrote:
> On Wed, Jan 28, 2009 at 11:27:35AM +0000, Chrissie Caulfield wrote:
>> David Teigland wrote:
>>> On Tue, Jan 27, 2009 at 02:06:30PM -0600, David Teigland wrote:
>>>> On Tue, Jan 27, 2009 at 11:33:30AM +0000, Chrissie Caulfield wrote:
>>>>> This an updated patch that uses hlists rather than list_heads to save
>>>>> memory in the connection structure.
> 
> This patch (with fix) seems to cause the following about half of the time when
> killing dlm_controld:


I thought you were going to change the iterator in foreach_conn to use
hlist_for_each_entry_safe() ?

My guess is that the connection is being freed  by free_conn and messing
up the list.

Chrissie



  reply	other threads:[~2009-03-09 10:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-27 10:44 [Cluster-devel] [PATCH] dlm: Allow large nodeids Chrissie Caulfield
2009-01-27 11:33 ` Chrissie Caulfield
2009-01-27 20:06   ` David Teigland
2009-01-27 20:19     ` David Teigland
2009-01-28 11:27       ` Chrissie Caulfield
2009-03-06 20:51         ` David Teigland
2009-03-09 10:01           ` Chrissie Caulfield [this message]
2009-03-11 16:02           ` Chrissie Caulfield

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=49B4E90A.5000506@redhat.com \
    --to=ccaulfie@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.