Hacker News new | ask | show | jobs
by toast0 293 days ago
Wouldn't that be about the same badness without hyperthreads? If you're oversubscribed, there might be some benefit to having fewer tasks, but maybe you get some good throughput with two different application's threads running on opposite hyperthreads.
1 comments

Oversubscribing also leads to process migration, which these days leads to memory read delays.