Fix: arguments in the wrong order for fd-limit
authorDavid Goulet <dgoulet@efficios.com>
Mon, 4 Nov 2013 18:19:06 +0000 (13:19 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 4 Nov 2013 18:24:37 +0000 (13:24 -0500)
commit2f51ddea80006c300f0db892ef126cf2088a63ff
treee9dbb7a0eb6431b98a274892a86ebaae36256f92
parent7b4572b71d29a35d7408d0a25913990573fd80c0
Fix: arguments in the wrong order for fd-limit

This is related to a bug we've been seeing with a very HIGH load of
applications registering at the same time where the get/put counters get
out of sync. exhausting the fd pool quite rapidely even though there was
no fd leak.

Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/main.c
This page took 0.026529 seconds and 4 git commands to generate.