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:19:06 +0000 (13:19 -0500)
commit51dec90df4bafbe135f837c3d05517fd32ff0fbe
treeb30b22dd2f1130ca99d7c27d5bc34a42a539a429
parente256d66108f8c57c8285911f71ce090b3a1c65e9
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.027402 seconds and 5 git commands to generate.