Comment by jasonthorsness
4 days ago
huh TIL
"On modern Intel architectures, spatial prefetcher is pulling pairs of 64-byte cache lines at a time, so we pessimistically assume that cache lines are 128 bytes long."
4 days ago
huh TIL
"On modern Intel architectures, spatial prefetcher is pulling pairs of 64-byte cache lines at a time, so we pessimistically assume that cache lines are 128 bytes long."
That was true in like, 2011. I'm not sure if it's true anymore.
Pretty sure it started being a thing at Sandy Bridge and never stopped?