Re: tbm_lossify causes "unbalanced" hashtables / bitmaps - Mailing list pgsql-hackers

From Andres Freund
Subject Re: tbm_lossify causes "unbalanced" hashtables / bitmaps
Date
Msg-id 20160923212558.pvtkh3bhw7gujhrk@alap3.anarazel.de
Whole thread Raw
In response to tbm_lossify causes "unbalanced" hashtables / bitmaps  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 2016-09-23 13:58:43 -0700, Andres Freund wrote:
> static void
> tbm_lossify(TIDBitmap *tbm)
> {
> ...
>     pagetable_start_iterate_random(tbm->pagetable, &i);

Uh, obviously that's from one of my attempts to address the problem.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: tbm_lossify causes "unbalanced" hashtables / bitmaps
Next
From: Tom Lane
Date:
Subject: Re: tbm_lossify causes "unbalanced" hashtables / bitmaps