=== mhcerri_ is now known as mhcerri === JanC is now known as Guest4421 [17:13] Noticed a behavior change with swapper starting with kernel 6.5.0. Swapper overhead is over 70% on x86_64. This behavior is not exhibit with earlier kernels or on aarch64. [17:13] Example: [17:13]  Overhead Command Shared Object [17:13]   78.84% swapper [kernel] [17:13]    6.58% data-plane-kafk [JIT] tid 609 [17:13]    4.69% data-plane-kafk [kernel] [17:13]    2.04% ReplicaFetcherT [JIT] tid 609 [17:13]    1.48% ReplicaFetcherT [kernel] [17:13]    1.01% data-plane-kafk libz.so.1.3.0.zlib-ng [17:13]    0.49% C2 CompilerThre libjvm.so [17:13] but on 5.4, 5.15, and 6.8(aarch64), it is typical similar to this [17:13] Overhead Command Shared Object [17:13]   19.72% data-plane-kafk [JIT] tid 1818606 [17:13]   15.01% C2 CompilerThre libjvm.so [17:13]   14.12% data-plane-kafk [kernel] [17:13]    8.08% swapper [kernel] [17:13]    5.02% ReplicaFetcherT [JIT] tid 1818606 [17:13]    4.28% ReplicaFetcherT [kernel]