Changeset 48698 in vbox
- Timestamp:
- Sep 26, 2013 7:18:30 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/x86.h
r48695 r48698 950 950 * Judging from the XNU sources, it seems to be introduced in Nehalem. The 951 951 * first 16 bits is the thread count. The next 16 bits the core count, except 952 * on westmerwhere it seems it's only the next 4 bits for some reason. */952 * on Westmere where it seems it's only the next 4 bits for some reason. */ 953 953 #define MSR_CORE_THREAD_COUNT 0x35 954 954
Note:
See TracChangeset
for help on using the changeset viewer.