sessiond: ust-app: close the event notifier group's pipe write-end
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 21 Jan 2021 17:28:59 +0000 (12:28 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 28 Jan 2021 23:32:40 +0000 (18:32 -0500)
commit5d4193fd103743e68020148db71469b907020140
tree0668481094884e06e857c02c9828866250011b38
parent940786035bcaf18b6b19a6a98f928ad4f52375f4
sessiond: ust-app: close the event notifier group's pipe write-end

The write-end of the event notifier group's pipe can be closed after
it is passed to the application. This reduces the amount of file
descriptors used by the session daemon on a per-application basis.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ic8f016bc4cdd3dce2d7ea8ac9cccb53e3b69c5b0
src/bin/lttng-sessiond/ust-app.c
This page took 0.024485 seconds and 4 git commands to generate.