Closed Bug 778861 Opened 13 years ago Closed 9 years ago

Registration message should send real free memory

Categories

(Testing Graveyard :: SUTAgent, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mcote, Assigned: gbrown)

Details

The registration message sent by the agent when it starts contains the parameter MEMORY with the availMem value obtained from ActivityManager.MemoryInfo(). As described in the Android docs, "This number should not be considered absolute: due to the nature of the kernel, a significant portion of this memory is actually in use and needed for the overall system to run well." It would probably be more useful to send the real free memory as determined by SUTAgent's DoCommand.GetMemoryUsage().
The Android/Java version of sutagent is being removed in bug 1255527. (Negatus remains in use at this time.)
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.