Skip to content
Snippets Groups Projects
Commit 72e9d02e authored by Rolf Eike Beer's avatar Rolf Eike Beer Committed by Brad King
Browse files

SystemInformation: try harder to find a useful processor name

GetExtendedProcessorName() may sometimes return "Unknown family" when
we could return something more meaningful. Some systems (e.g. PA-RISC
on Linux) export a "cpu" value in /proc/cpuinfo that has a beautified
processor name in it (e.g. "PA8600 (PCX-W+)"). If we have not found
something nice but this field is present use that information.

Change-Id: I72561bdcba12f3f43d86f96bf3ebfae36ea22421
parent 36295981
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment