From: David Goulet Date: Wed, 11 Apr 2012 21:56:29 +0000 (-0400) Subject: Fix: increase consumer open files limit X-Git-Tag: v2.1.0-rc1~151 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=1ccfc0e3afa3de78f5b1cfda99869bb5e393ace6;hp=1ccfc0e3afa3de78f5b1cfda99869bb5e393ace6 Fix: increase consumer open files limit Set ulimit of consumer when root so it can scales up to the session daemon number of open files. Signed-off-by: David Goulet ---