Skip to content
Commit 1ebb55d5 authored by Noah Goldstein's avatar Noah Goldstein
Browse files

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: default avatarDJ Delorie <dj@redhat.com>

(cherry picked from commit 8b9a0af8)
parent 863fc577
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment