mirror of
https://github.com/ruby/ruby.git
synced 2026-08-17 02:20:55 +08:00
It looks like `sched_getcpu(3)` returns a strange number on some (virtual?) environments. I decided to remove the setaffinity mechanism because the performance does not appear to degrade on a quick benchmark even if removed. [Bug #20172]