pve-kernel-lowlatency-qoup/debian
Thomas Lamprecht b77e82cce8 d/rules: kconfig: enable SQUASHFS_DECOMP_MULTI_PERCPU
Debian did so since 5.10~rc7-1~exp1 and ubuntu only disabled it due
some concerns about "high" memory usage on many-core systems[0], high
is to be seen relative here as its 26 MiB on 208 cores[1] and only
matters for ubuntu as due to their snaps they may have a lot of
active squashfs mounts.

Proxmox projects do not use snaps, or other things that uses squashfs
instances a tall besides the installer. While some users may use a
few it is unlikely to cause much problems (a few 100 MiB should not
be a big problem on a server with hundreds of online cores.

Any how, to speed up decompression in our installer and use a similar
setting as Debian, the distro we're most similar too, enable this
Kconfig knob.

[0]: https://bugs.launchpad.net/snappy/+bug/1636847
[1]: https://bugs.launchpad.net/snappy/+bug/1636847/comments/21

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-09-22 10:03:32 +02:00
..
rules.d build: move build and packaging to debian/ 2018-03-09 09:19:58 +01:00
scripts debian/scripts: --output-dir is not recoginzed anymore, use --output-directory 2021-06-23 08:52:34 +02:00
changelog bump version to 5.11.22-8 2021-08-27 11:52:31 +02:00
compat debian/compat: set to 10 2018-03-09 09:19:58 +01:00
control.in build: conditionalize -dbgsym package 2021-07-21 18:26:52 +02:00
copyright debian/copyright: whitespace cleanup 2018-03-09 09:19:58 +01:00
pve-headers.postinst.in build: move/merge files 2018-03-09 09:19:58 +01:00
pve-kernel.postinst.in build: move/merge files 2018-03-09 09:19:58 +01:00
pve-kernel.postrm.in build: move/merge files 2018-03-09 09:19:58 +01:00
pve-kernel.prerm.in build: move/merge files 2018-03-09 09:19:58 +01:00
rules d/rules: kconfig: enable SQUASHFS_DECOMP_MULTI_PERCPU 2021-09-22 10:03:32 +02:00