Re: [Openais] [PATCH 4/7] libqb: rip out unneccessary locks

2010-11-09 Thread Angus Salkeld
On Tue, Nov 09, 2010 at 11:16:05AM -0700, Steven Dake wrote: > totempg still needs locks to protect the top level APIs for those > that want to punish themselves by using totem directly in a threaded > application. There are people doing this today and I don't want to > disrupt their applications.

Re: [Openais] [PATCH 4/7] libqb: rip out unneccessary locks

2010-11-09 Thread Steven Dake
totempg still needs locks to protect the top level APIs for those that want to punish themselves by using totem directly in a threaded application. There are people doing this today and I don't want to disrupt their applications. Ideally there would be a libtotem_pg, and libtotem_pg_mt lib bu

[Openais] [PATCH 4/7] libqb: rip out unneccessary locks

2010-11-08 Thread Angus Salkeld
Signed-off-by: Angus Salkeld --- exec/main.c | 17 - exec/objdb.c|9 - exec/totempg.c | 40 include/corosync/cs_queue.h | 30 -- 4 files changed, 0 i