- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm overclocking my BCLK to 130MHz. How can I determine my CPU frequency and make sure that rdtsc is cycling at 130MHz?
reading like this is the correct approach?
tsc_hz = __readmsr(0xCE);
return ((tsc_hz >>
Link Copied
0 Replies
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