Noah Goldstein 1ebb55d5f4 x86: Use 3/4*sizeof(per-thread-L3) as low bound for NT threshold.
On some machines we end up with incomplete cache information. This can
make the new calculation of `sizeof(total-L3)/custom-divisor` end up
lower than intended (and lower than the prior value). So reintroduce
the old bound as a lower bound to avoid potentially regressing code
where we don't have complete information to make the decision.
Reviewed-by: DJ Delorie <dj@redhat.com>

(cherry picked from commit 8b9a0af8ca012217bf90d1dc0694f85b49ae09da)
2023-09-11 22:48:07 -05:00
..
2019-09-03 21:38:07 +02:00
2020-01-17 13:56:43 +01:00
2019-03-22 17:30:44 -03:00
2019-02-27 10:00:34 -03:00
2019-05-02 11:42:51 +02:00