From b57a77e5717e31914faddf5c258d74a0db5e988f Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Fri, 7 Mar 2025 11:01:29 -0500 Subject: components/liveinstall: Shrink chunksize to 128KiB and raise to level 8 LZMA compression It seems the larger chunk size seems to slow the start of images in low memory environments due to the ldconfig cache generator unit eating gigabytes of memory from mapping the chunks into memory. Attempt to work around this by lowering the chunk size while raising the compression level to attempt to maintain image sizes. --- components/liveinstall.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'components') diff --git a/components/liveinstall.xml b/components/liveinstall.xml index ad15aa7..004060b 100644 --- a/components/liveinstall.xml +++ b/components/liveinstall.xml @@ -8,9 +8,9 @@ @@ -18,9 +18,9 @@ @@ -28,9 +28,9 @@ @@ -38,9 +38,9 @@ -- cgit v1.3.1+13