mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00: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]