- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I'm programming CoreFreq to monitor Core's performance counters, based on a Linux Kernel module. CoreFreq can be easily built from source code at http://github.com/cyring/CoreFreq
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
To test my algorithm with processors I don't have, is there a way to fake cpuid & msr returned bits in a virtualized environment ?
For instance: in a VirtualBox guest it still reads the brand signature id from the host cpuid.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel SDE is a nice software to emulate processors.
In userspace, my XFreq daemon reports the faked cpuid, thus processor brand signature.
msr registers appear to remain the host ones.
Intel SDE @ https://software.intel.com/en-us/articles/intel-software-development-emulator
XFreq @ http://github.com/cyring/xfreq
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page