[rsyslog] General availability of atomic operations?

Thomas Mieslinger thomas.mieslinger at 1und1.de
Wed Jun 17 10:15:18 CEST 2009


Rainer Gerhards wrote:
> What I need is atomic increments and decrements (for reference counting). So
> I wonder if support for these operations is available on a sufficiently large
> number of platforms. I would appreciate feedback on this issue, including
> pointers to place where else I could put this question.

The Apache Portable Runtime includes atomic read/set/add/inc/dec 
implementations for many platforms. But for example the sparc 
implementation has been riped out because of unclear copyrights.

-- 
Thomas Mieslinger



More information about the rsyslog mailing list