[Cluster-devel] [PATCH] dlm: Allow large nodeids

Chrissie Caulfield ccaulfie at redhat.com
Mon Mar 9 10:01:46 UTC 2009


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




More information about the Cluster-devel mailing list