Re: [Openais] [PATCH 10/13] Add monitoring and watchdog services.

2010-09-27 Thread Steven Dake
On 09/25/2010 11:40 PM, Angus Salkeld wrote: On Fri, Sep 24, 2010 at 09:38:48AM -0700, Steven Dake wrote: This patch looks good but there are some poll apis used which are available via coroapi. Hi Yes, I have seperated out my initial patch and my subsequent work into the integration

Re: [Openais] [PATCH 10/13] Add monitoring and watchdog services.

2010-09-27 Thread Angus Salkeld
On Mon, Sep 27, 2010 at 08:27:13AM -0700, Steven Dake wrote: On 09/25/2010 11:40 PM, Angus Salkeld wrote: On Fri, Sep 24, 2010 at 09:38:48AM -0700, Steven Dake wrote: This patch looks good but there are some poll apis used which are available via coroapi. Hi Yes, I have seperated

Re: [Openais] [PATCH 10/13] Add monitoring and watchdog services.

2010-09-26 Thread Angus Salkeld
On Fri, Sep 24, 2010 at 09:38:48AM -0700, Steven Dake wrote: This patch looks good but there are some poll apis used which are available via coroapi. Hi Yes, I have seperated out my initial patch and my subsequent work into the integration patch. In this patch I am using a pthread to poll

Re: [Openais] [PATCH 10/13] Add monitoring and watchdog services.

2010-09-24 Thread Steven Dake
This patch looks good but there are some poll apis used which are available via coroapi. Regards -steve On 09/23/2010 06:55 PM, Angus Salkeld wrote: Signed-off-by: Angus Salkeldasalk...@redhat.com --- configure.ac| 36 ++ corosync.spec.in| 14 +

[Openais] [PATCH 10/13] Add monitoring and watchdog services.

2010-09-23 Thread Angus Salkeld
Signed-off-by: Angus Salkeld asalk...@redhat.com --- configure.ac| 36 ++ corosync.spec.in| 14 + exec/Makefile.am|2 +- exec/service.c | 12 + include/corosync/corodefs.h |4 +- services/Makefile.am|6 +