MantisBT - CMake | |||||||||||||||
View Issue Details | |||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
0010895 | CMake | CMake | public | 2010-06-25 13:46 | 2013-05-06 09:32 | ||||||||||
Reporter | Rolf Eike Beer | ||||||||||||||
Assigned To | |||||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||||
Status | closed | Resolution | fixed | ||||||||||||
Platform | OS | OS Version | |||||||||||||
Product Version | CMake-2-8 | ||||||||||||||
Target Version | CMake 2.8.11 | Fixed in Version | CMake 2.8.11 | ||||||||||||
Summary | 0010895: Processor detection is very x86-specific | ||||||||||||||
Description | Lookin at Source/kwsys/SystemInformation.cxx the CPU detection code is very x86 specific. In case it's not such a CPU for example /proc/cpuinfo could be used to gather at least some of the information. For example the family is an int (SystemInformationImplementation::ID::family) likely because that's the case on x86. Other vendors might have totally different schemes here. | ||||||||||||||
Steps To Reproduce | |||||||||||||||
Additional Information | /proc/cpuinfo on my Linux HP C3600 workstation: processor : 0 cpu family : PA-RISC 2.0 cpu : PA8600 (PCX-W+) cpu MHz : 552.000000 capabilities : os32 os64 model : 9000/785/C3600 model name : Allegro W+ hversion : 0x00005cf0 sversion : 0x00000481 I-cache : 512 KB D-cache : 1024 KB (WB, direct mapped) ITLB entries : 160 DTLB entries : 160 - shared with ITLB bogomips : 1101.82 software id : 2001234816 | ||||||||||||||
Tags | No tags attached. | ||||||||||||||
Relationships |
| ||||||||||||||
Attached Files | |||||||||||||||
Issue History | |||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||
2010-06-25 13:46 | Rolf Eike Beer | New Issue | |||||||||||||
2010-08-31 15:32 | David Cole | Note Added: 0022030 | |||||||||||||
2010-11-10 14:17 | David Cole | Assigned To | => David Cole | ||||||||||||
2010-11-10 14:17 | David Cole | Status | new => assigned | ||||||||||||
2010-11-10 14:17 | David Cole | Target Version | => CMake 2.8.4 | ||||||||||||
2010-11-10 14:22 | Sean McBride | Note Added: 0023147 | |||||||||||||
2010-12-08 16:13 | David Cole | Relationship added | related to 0010037 | ||||||||||||
2010-12-08 16:13 | David Cole | Note Added: 0023822 | |||||||||||||
2011-01-05 14:32 | David Cole | Note Added: 0024432 | |||||||||||||
2011-01-05 14:32 | David Cole | Target Version | CMake 2.8.4 => | ||||||||||||
2011-01-18 14:37 | David Cole | Relationship added | related to 0009825 | ||||||||||||
2011-02-09 14:26 | David Cole | Status | assigned => backlog | ||||||||||||
2011-02-09 15:08 | David Cole | Assigned To | David Cole => | ||||||||||||
2012-12-19 16:51 | Rolf Eike Beer | Note Added: 0031928 | |||||||||||||
2012-12-19 16:51 | Rolf Eike Beer | Status | backlog => resolved | ||||||||||||
2012-12-19 16:51 | Rolf Eike Beer | Resolution | open => fixed | ||||||||||||
2012-12-19 16:51 | Rolf Eike Beer | Fixed in Version | => CMake 2.8.11 | ||||||||||||
2012-12-19 16:51 | Rolf Eike Beer | Target Version | => CMake 2.8.11 | ||||||||||||
2013-05-06 09:32 | Robert Maynard | Note Added: 0032990 | |||||||||||||
2013-05-06 09:32 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|