Closed
Bug 383506
Opened 16 years ago
Closed 6 years ago
Create new Talos suite: show free system memory in talos
Categories
(Testing :: Talos, defect, P5)
Testing
Talos
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rhelmer, Unassigned)
References
Details
(Whiteboard: [talos])
I'd like to see total free system memory as another bit of data from the tp/ts run. It'd be one way to tell if the system went into swap or not (which would make the perf numbers unreliable). For linux, this is in /proc so should be trivial there. On win32, looks like we only use the Process object: http://mxr.mozilla.org/mozilla/source/testing/performance/talos/tp.py#75 I think if we can get at the Memory object, we can get what we want. More info: http://technet2.microsoft.com/windowsserver/en/library/552aeaad-c8c9-45a8-b536-17bde655f7cb1033.mspx?mfr=true
Updated•16 years ago
|
Status: NEW → ASSIGNED
Updated•15 years ago
|
Status: ASSIGNED → NEW
Component: Testing → Release Engineering: Future
Product: Core → mozilla.org
QA Contact: testing → release
Version: unspecified → other
Updated•14 years ago
|
Summary: show free system memory in talos → Create new Talos suite: show free system memory in talos
Comment 1•13 years ago
|
||
Mass move of bugs from Release Engineering:Future -> Release Engineering. See http://coop.deadsquid.com/2010/02/kiss-the-future-goodbye/ for more details.
Component: Release Engineering: Future → Release Engineering
Priority: -- → P5
Updated•13 years ago
|
Whiteboard: [talos]
Comment 2•13 years ago
|
||
Moving this bug to Testing:General for suite development, as requested by bmoss, ctalbert. Once this new suite is developed, please file a separate bug in mozilla.org/ReleaseEngineering to enable running the new suite on builds automatically.
Component: Release Engineering → General
Product: mozilla.org → Testing
QA Contact: release → general
Version: other → unspecified
Comment 4•11 years ago
|
||
Is this bug still applicable?
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•