]> git.lttng.org Git - lttng-tools.git/commit
lttng-ctl: Use max possible CPUs for per-CPU memory estimation
authorKienan Stewart <kstewart@efficios.com>
Wed, 13 Nov 2024 19:55:44 +0000 (14:55 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 Dec 2024 18:35:04 +0000 (13:35 -0500)
commit75a29edff3018f56afafbca0a09be444d3f23af6
tree72a799760b31a39b5da01d9bd5bba94334165475
parentf338ec6562c62f8d88a6c5fe968bc5f555d2afe4
lttng-ctl: Use max possible CPUs for per-CPU memory estimation

As of 2.13.4, LTTng-UST uses the max possible CPU count for per-CPU
allocations.

See lttng-ust commit 66dbdc3448a77043d0fd59f47b17e77a8d59fddb
("fix: num_possible_cpus() with hot-unplugged CPUs").

Change-Id: Ia4eb25988a268f48065903617ed59a5fdecb2ab9
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/lib/lttng-ctl/lttng-ctl.cpp
This page took 0.029236 seconds and 4 git commands to generate.