Re: Review: support for multiplexing SIGUSR1

Поиск
Список
Период
Сортировка
Искать

Re: Review: support for multiplexing SIGUSR1

От:
Tom Lane <tgl@sss.pgh.pa.us>
Дата:

Re: Review: support for multiplexing SIGUSR1

От:
Tom Lane <tgl@sss.pgh.pa.us>
Дата:

Review: support for multiplexing SIGUSR1

От:
Jaime Casanova <jcasanov@systemguards.com.ec>
Дата:

Re: Review: support for multiplexing SIGUSR1

От:
Jaime Casanova <jcasanov@systemguards.com.ec>
Дата:

Re: Review: support for multiplexing SIGUSR1

От:
Jaime Casanova <jcasanov@systemguards.com.ec>
Дата:

Re: Review: support for multiplexing SIGUSR1

От:
Jaime Casanova <jcasanov@systemguards.com.ec>
Дата:

Re: Review: support for multiplexing SIGUSR1

От:
Fujii Masao <masao.fujii@gmail.com>
Дата:

Re: Review: support for multiplexing SIGUSR1

От:
Fujii Masao <masao.fujii@gmail.com>
Дата:
Hi,

On Fri, Jul 17, 2009 at 5:41 PM, Fujii Masao wrote:
>> I'm reviewing this patch:
>> http://archives.postgresql.org/message-id/3f0b79eb0907022341m1d36a841x19c3e2a5a6906b5b@mail.gmail.com

I updated the patch to solve two problems which you pointed.

Here is the changes:

* Prevented the obsolete flag to being set to a new process, by using
   newly-introduced spinlock.

* Used the index of AuxiliaryProcs instead of auxType, to assign
   backend ID to an auxiliary process.

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Re: Review: support for multiplexing SIGUSR1

От:
Fujii Masao <masao.fujii@gmail.com>
Дата:

Re: Review: support for multiplexing SIGUSR1

От:
Fujii Masao <masao.fujii@gmail.com>
Дата:
FAQ