Hi,
> If this is not the right approach, how should I proceed? E.g., should the
> source-ctf-fs manage a limited pool of file handles? I would think this
> would be pretty inefficient as you would need to constantly open/close
> files--expensive.
I would probably start looking at the soft and h
Hi Florian,
Sorry, I could not apply this patch due to line-wrapping performed
by your email client. Please use git send-email.
Thanks,
Mathieu
- On Mar 13, 2020, at 7:32 AM, lttng-dev lttng-dev@lists.lttng.org wrote:
> * UDP transport header
> * ICMP transport header
>
> (Correct indenta
Jonathan,
Increasing the soft FD limit worked great, both for the command line and
the Python script. Thanks for the help!
Rocky
On Mon, Mar 16, 2020 at 8:51 AM Jonathan Rajotte-Julien <
jonathan.rajotte-jul...@efficios.com> wrote:
> Hi,
>
> > If this is not the right approach, how should I pr