View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0011329 | CMake | CMake | public | 2010-10-18 12:07 | 2011-05-02 14:45 | ||||
Reporter | Rolf Eike Beer | ||||||||
Assigned To | David Cole | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-8 | ||||||||
Target Version | CMake 2.8.4 | Fixed in Version | CMake 2.8.4 | ||||||
Summary | 0011329: No system information on QNX | ||||||||
Description | QNX tries to detect system information like processor count using /proc/cpuinfo. There is no such file on QNX. The attached patch get's at least some of the information from "pidin info" and "showmem -S" | ||||||||
Additional Information | Example output of "pidin info" CPU:X86 Release:6.4.1 FreeMem:2485Mb/3062Mb BootTime:Oct 18 18:39:34 CEST 2010 Processes: 40, Threads: 102 Processor1: 131758 Pentium II Stepping 2 2947MHz FPU Processor2: 131758 Pentium II Stepping 2 2940MHz FPU Processor3: 131758 Pentium II Stepping 2 2946MHz FPU Processor4: 131758 Pentium II Stepping 2 2945MHz FPU Another host (virtual machine): CPU:X86 Release:6.4.1 FreeMem:366Mb/511Mb BootTime:Oct 06 08:49:39 CEST 2010 Processes: 42, Threads: 104 Processor1: 686 Pentium II Stepping 3 2175MHz FPU Processor2: 686 Pentium II Stepping 3 2279MHz FPU Example output of "showmem -S": System RAM: 3062M ( 3210869760) Total Used: 569M ( 596734441) Used Private: 561M ( 588505577) Used Shared: 8036K ( 8228864) Same in the VM: System RAM: 511M ( 536453120) Total Used: 143M ( 150553065) Used Private: 138M ( 145244649) Used Shared: 5184K ( 5308416) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | 0001-add-system-information-gathering-for-QNX.patch [^] (3,466 bytes) 2010-10-18 12:07 [Show Content] | ||||||||
Relationships | |||||||||||
|
Relationships |
Notes | |
(0023823) David Cole (manager) 2010-12-08 16:19 |
Might this one be of use here ? http://www.open-mpi.org/projects/hwloc [^] |
(0024435) David Cole (manager) 2011-01-05 15:45 |
Attached patch applied: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=99ddf6a12d54854ae4f27eecd592fef5cb22640f [^] Should be in the CMake 2.8.4 release, barring unforeseen problems... |
(0026312) David Cole (manager) 2011-05-02 14:45 |
Closing resolved issues that have not been updated in more than 3 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2010-10-18 12:07 | Rolf Eike Beer | New Issue | |
2010-10-18 12:07 | Rolf Eike Beer | File Added: 0001-add-system-information-gathering-for-QNX.patch | |
2010-11-10 13:12 | David Cole | Assigned To | => David Cole |
2010-11-10 13:12 | David Cole | Status | new => assigned |
2010-11-10 13:12 | David Cole | Target Version | => CMake 2.8.4 |
2010-12-08 16:18 | David Cole | Relationship added | related to 0011302 |
2010-12-08 16:19 | David Cole | Note Added: 0023823 | |
2010-12-15 07:37 | David Cole | Relationship added | related to 0010037 |
2011-01-05 15:45 | David Cole | Note Added: 0024435 | |
2011-01-05 15:46 | David Cole | Status | assigned => resolved |
2011-01-05 15:46 | David Cole | Fixed in Version | => CMake 2.8.4 |
2011-01-05 15:46 | David Cole | Resolution | open => fixed |
2011-05-02 14:45 | David Cole | Note Added: 0026312 | |
2011-05-02 14:45 | David Cole | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |