aboutsummaryrefslogtreecommitdiff
path: root/signal/bits
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2023-08-11 18:47:17 -0500
committerNoah Goldstein <goldstein.w.n@gmail.com>2023-09-11 22:48:28 -0500
commit83ce856e77fc50e213195a3f59aefb1e7dde6d71 (patch)
tree96e86927879349671de7dcffe06457b322bbc575 /signal/bits
parentf578da10209603802680c5f5783d280534afa537 (diff)
downloadglibc-83ce856e77fc50e213195a3f59aefb1e7dde6d71.zip
glibc-83ce856e77fc50e213195a3f59aefb1e7dde6d71.tar.gz
glibc-83ce856e77fc50e213195a3f59aefb1e7dde6d71.tar.bz2
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)
Diffstat (limited to 'signal/bits')
0 files changed, 0 insertions, 0 deletions