- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I read the article Detecting Multi-Core Processor Topology in an IA-32 Platform. I found valuable info on detecting physical and logical processors inIA-32. Can you tell where to find similar info for 64-bit machines?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is a corresponding CPUID call for x64 architectures: cpuid64. Check out CPUID for x64 Platforms and Microsoft Visual Studio* .NET 2005 for details on how to use this. If that's not enough, you could try contacting the authors of the IA-32 paper to see if they have any additional info.
--clay

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