diff options
| author | Martin Wallgren <martin.wallgren@sonyericsson.com> | 2011-09-20 13:45:48 +0200 |
|---|---|---|
| committer | Henrik Baard <henrik.baard@sonymobile.com> | 2012-03-29 14:25:58 +0200 |
| commit | ca894b396b93344ac255746e12730cb269d4d856 (patch) | |
| tree | 7daafea45c564563a76c61bb39fc75ace2cb47a7 /docs/html/sdk/api_diff/12/changes | |
| parent | 8ea93aa6adc0e46c8931d31d4f940cdde97c672f (diff) | |
statistics from some cpus don't fit
Cpu statistics from time_in_state does not fit
in the data structures in ProcessState.java. The
time_in_state file eventually becomes larger than
the buffer of 256 bytes witch cause missing data
in the result or a NoMoreElementsException when
parsing the data.
The numger of cpu speeds can be larger than the
MAX_SPEEDS limit.
Solution
Make sure that the whole file gets read and increase
the MAX_SPEEDS that the system can handle.
Change-Id: I6dfc127b2934988006649cce321d58750a946017
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes')
0 files changed, 0 insertions, 0 deletions
