Closed
Bug 372832
Opened 18 years ago
Closed 18 years ago
Machine hardware name for Niagara processor is "sun4v"
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 332942
People
(Reporter: christophe.ravel.bugs, Assigned: wtc)
Details
"uname -m" return "sun4v" on a Sun machine with a Niagara processor (T1000, T2000...).
NSPR tests for sun4u in numerous places. On Niagara machines, the behavior falls back to very ancient machine architectures.
| Assignee | ||
Comment 1•18 years ago
|
||
Julien reported this bug before.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Comment 2•18 years ago
|
||
Bug 332942 is about problems BUILDING on a Niagara.
I think this bug may be about execution on a Niagara, but I'm not sure.
I know what things NSS must do differently for Niagara than for other
UltraSparcs. But I don't know what NSPR must do differently.
Christophe, Please tell us if you meant this bug to be about building
or about execution. And if it is truly about NSPR, tell us what NSPR
needs to do differently on Niagara.
| Reporter | ||
Comment 3•18 years ago
|
||
This was a build issue for NSPR.
You need to log in
before you can comment on or make changes to this bug.
Description
•