[pve-devel] [PATCH pve-ceph] fix compatibility with CPUs not supporting SSE 4.1 instructions

Dietmar Maurer dietmar at proxmox.com
Mon Sep 18 18:02:20 CEST 2023


> One of our users ran into issues with running Ceph on older CPU
> architectures [1]. This is apparently due to a bug in gcc-12 that
> leads to SSE 4.1 instructions always being executed rather than
> dynamically dispatching functions using those instructions.

Cant we fix the GCC bug instead?





More information about the pve-devel mailing list