Questions tagged [mtrr]

3 questions
6
votes
2 answers

Out of MTRRs at boot

It seems my laptop (an Acer Aspire One AOA150) runs out of MTRRs at boot. I've done some googling on the problem and read that people recommend turning on MTRR sanitizing to fix it, however, it still occurs. I'm running Arch Linux (but that…
4
votes
1 answer

MTRRs do not cover all 16Gb of memory on N3150

Installed 16Gb (2x8) RAM into an Asus N3150i-c (with quad-core intel braswell Celeron N3150 SoC) and having [ 0.000000] WARNING: BIOS bug: CPU MTRRs don't cover all of memory, losing 2048MB of RAM. in dmesg and cat /proc/meminfo | head -n 1…
Vasfed
  • 1,342
3
votes
1 answer

Why MTR prints multiple IPs as the latest node?

I run the following command in the terminal to trace the routes between my computer and 167.99.31.209: mtr -n --tcp 167.99.31.209 --port 1111 This it the output of above command after awhile: Why it prints multiple IP addresses in the last lines…