Closed GoogleCodeExporter closed 9 years ago
I will check on this but for your information: the SandyBridge architecture
does not provide the (de)activation of the prefetchers. All prefetcher bits are
"reserved" by Intel. I think the likwid-features code does not exclude
architectures that do not have these bit anymore.
Original comment by Thomas.R...@googlemail.com
on 5 Jun 2014 at 8:26
Hi,
the bits are only available at biosbits.org . But as far as I understood the
BIOS can still disable their usage. In short: I implemented it but also on my
machine it did not work. Same error. It may be I made a mistake. Intel says it
is not a good idea to toggle prefetchers in normal running state.
Jan
Original comment by jan.trei...@gmail.com
on 5 Jun 2014 at 8:39
I added a model check to cpuFeatures.c (v3.1 branch), the file that contains
the setter and unsetter for the feature flags.
Mark issue as fixed.
Original comment by Thomas.R...@googlemail.com
on 29 Jul 2014 at 11:07
Original issue reported on code.google.com by
devesh.d...@gmail.com
on 3 Jun 2014 at 7:25