Closed
Bug 1198211
Opened 10 years ago
Closed 10 years ago
[e10s] Add measure(s) for swap-rate
Categories
(Toolkit :: Telemetry, defect)
Toolkit
Telemetry
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jimm, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #1198209 +++
Part of the e10s release criteria work.
![]() |
Reporter | |
Updated•10 years ago
|
tracking-e10s:
--- → +
Updated•10 years ago
|
Blocks: e10s-measurement
Updated•10 years ago
|
Assignee: nobody → chutten
Status: NEW → ASSIGNED
Comment 1•10 years ago
|
||
:jimm, is this an existing measure that just needs a telemetry histogram (like the memoryResident stuff for bug 1198209?), or is this something that needs to be written from 0?
Flags: needinfo?(jmathies)
![]() |
Reporter | |
Comment 2•10 years ago
|
||
That's a question for Vladan, this requirement came out of his e10s release criteria research.
Flags: needinfo?(jmathies) → needinfo?(vladan.bugzilla)
Comment 3•10 years ago
|
||
(In reply to Chris H-C :chutten from comment #1)
> :jimm, is this an existing measure that just needs a telemetry histogram
> (like the memoryResident stuff for bug 1198209?), or is this something that
> needs to be written from 0?
This is something that will need to be written from scratch, and differently for different platforms
Flags: needinfo?(vladan.bugzilla)
Comment 4•10 years ago
|
||
chutten, do we plan to implement telemetry measures for swap rate? Or should we WONTFIX this bug?
Flags: needinfo?(chutten)
Comment 5•10 years ago
|
||
If this is RAM<->disk swap rate, then it is a useful thing to have a measure of. Since this bug didn't have a clear explanation of what "measure(s) for swap-rate" was, and I don't know who to ask about it now that :vladan's left, I've found it easier to work on other, higher-priority work.
I'm sorry, I should've unassigned myself. I'll go ahead and do that now.
Assignee: chutten → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(chutten)
Comment 6•10 years ago
|
||
From email from :njn:
"- I'm skeptical that measuring the swap rate will lead to anything useful (though I'd be happy to be proven wrong :) We already have a PAGE_FAULTS_HARD measurement that was added a long time ago and I don't think it's ever been useful."
That seems pretty clear to me that, not only is it not likely to be useful, we already have some coverage in the area supplying evidence that it is not likely to be useful.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•