fix: set M_MALLOC_THRESHOLD to prevent memory fragmentation

This commit is contained in:
Michael Aaron Murphy 2025-02-04 16:25:57 +01:00 committed by Michael Murphy
parent 726c8288da
commit 8b4e2578ec
3 changed files with 10 additions and 1 deletions

1
Cargo.lock generated
View file

@ -1353,6 +1353,7 @@ dependencies = [
"cosmic-applet-time",
"cosmic-applet-workspaces",
"cosmic-panel-button",
"libc",
"libcosmic",
"tracing",
"tracing-log",