Re: kqueue - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: kqueue
Date
Msg-id CANP8+jLHowKRNrP9CL-g_FtrFOkavuzeo_ha7ZnNQxi=T1a5eA@mail.gmail.com
Whole thread Raw
In response to Re: kqueue  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: kqueue  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 13 September 2016 at 08:08, Heikki Linnakangas <hlinnaka@iki.fi> wrote:

> So, if I've understood correctly, the purpose of this patch is to improve
> performance on a multi-CPU system, which has the kqueue() function. Most
> notably, FreeBSD?

I'm getting a little fried from "self-documenting" patches, from
multiple sources.

I think we should make it a firm requirement to explain what a patch
is actually about, with extra points for including with it a test that
allows us to validate that. We don't have enough committer time to
waste on such things.

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: kqueue
Next
From: Robert Haas
Date:
Subject: Re: kqueue