|
|
|
|
|
by magnat
917 days ago
|
|
> might have already ran into cpu bugs Not only that. There were microcode updates which disabled CPU features (most notably TSX). During process startup such features might have been detected as available and decided to use optimized subroutines. Disabling features while the process is still running might either severely degrade performance or outright crash it. |
|