aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-10-11 18:47:20 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-10-11 18:47:20 +0000
commit410c66617f352ceef7b8f649b1893fa87e6c19f5 (patch)
treee4a246f2267a80f39138920b283aa28d56011e5a /TODO
parent5b806ab451f81ca07118074c22398d98e46c9ca3 (diff)
downloadbusybox-w32-410c66617f352ceef7b8f649b1893fa87e6c19f5.tar.gz
busybox-w32-410c66617f352ceef7b8f649b1893fa87e6c19f5.tar.bz2
busybox-w32-410c66617f352ceef7b8f649b1893fa87e6c19f5.zip
Paul Mundt (lethal) writes:
Erik, The format for /proc/meminfo has changed between 2.4 and 2.6, quite considerably. In addition to the removal of the two-line summary that was present in 2.4, MemShared was also removed. Presently (at least in busybox CVS HEAD), top fails to parse this correctly and spews forth a: top: failed to read 'meminfo' message. This patch switches around some of the semantics a little to do sane parsing for both 2.4 and 2.6. Also, in the event that the summary gets yanked from 2.4, this patch will deal with that as well. With this patch, I'm able to run top correctly on 2.6.0-test7 (tested on sh). Please apply. procps/top.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 48 insertions(+), 12 deletions(-) git-svn-id: svn://busybox.net/trunk/busybox@7639 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions