Closed Bug 1797587 Opened 2 years ago Closed 2 years ago

Make nsSystemInfo return the CPU model name

Categories

(Core :: XPCOM, task)

task

Tracking

()

RESOLVED FIXED
108 Branch
Tracking Status
firefox108 --- fixed

People

(Reporter: florian, Assigned: florian)

References

Details

Attachments

(2 files)

I would like to be able to estimate our power use in the wild using Telemetry data. We already record how much CPU time is used. To convert this CPU time to an estimated power consumption in Wh, I would need the TDP (Thermal Design Power) of the user's CPU. I don't know of any way to access this information locally, so I think the best solution would be to record the CPU model name, and then on the server side convert that to the TDP using tables provided by the CPU manufacturers.

Attached file data review
Attachment #9300511 - Flags: data-review?(chutten)
Blocks: 1797734

Comment on attachment 9300511 [details]
data review

DATA COLLECTION REVIEW RESPONSE:

Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?

Yes.

Is there a control mechanism that allows the user to turn the data collection on and off?

Yes. This collection is Telemetry so can be controlled through Firefox's Preferences.

If the request is for permanent data collection, is there someone who will monitor the data over time?

Yes, Florian is responsible.

Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?

Category 1, Technical.

Is the data collection request for default-on or default-off?

Default on for all channels.

Does the instrumentation include the addition of any new identifiers?

No.

Is the data collection covered by the existing Firefox privacy notice?

Yes.

Does the data collection use a third-party collection tool?

No.


Result: datareview+

Attachment #9300511 - Flags: data-review?(chutten) → data-review+
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ccd665f269b2 Make nsSystemInfo return the CPU model name, r=mhowell,chutten.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: