Actions: [ Mark as unread ] [ Delete article ] | [ << Older article ] [ Newer article >> ] |
Currently the Linux kernel's "perf" performance monitoring subsystem has a limit on 2,048 CPU cores for its CPU map that is set by the MAX_NR_CPUS value. But that's becoming not enough in today's high core count era that patches are looking to raise it to a 4,096 CPU core limit by default...
Posted on:2024-12-10 15:41:29