debugd: Collect memory fragmentation info |
|||
Issue descriptionRecently, there are some sluggish issue on chromebox. https://listnr.corp.google.com/product/208/report/84996226959 One potential cause is the system memory is fragmented. To check memory fragmentation status, add buddyinfo to system_log.
,
Feb 26 2018
,
Feb 28 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/platform2/+/e1611f690582d74044373ee124b290151a974080 commit e1611f690582d74044373ee124b290151a974080 Author: Kuo-Hsin Yang <vovoy@chromium.org> Date: Wed Feb 28 04:17:34 2018 debugd: Add reading of /proc/vmstat to log_tool vmstat provides memory subsystem statistics. BUG=chromium:807909 TEST=Run from command line: dbus-send --type=method_call --system \ --print-reply --dest=org.chromium.debugd /org/chromium/debugd \ org.chromium.debugd.GetLog string:vmstat Change-Id: I3f0f5231b408f854d2653572dc99ef33f2029d05 Reviewed-on: https://chromium-review.googlesource.com/937001 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Tested-by: Vovo Yang <vovoy@chromium.org> Reviewed-by: Mike Frysinger <vapier@chromium.org> [modify] https://crrev.com/e1611f690582d74044373ee124b290151a974080/debugd/src/log_tool.cc
,
Apr 19 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/platform2/+/d774798bb5f86f927351c4e595280736262893c6 commit d774798bb5f86f927351c4e595280736262893c6 Author: Kuo-Hsin Yang <vovoy@chromium.org> Date: Thu Apr 19 05:31:08 2018 debugd: Add reading of /proc/pagetypeinfo to log_tool pagetypeinfo provides more detailed memory fragmentation status than buddyinfo. BUG=chromium:807909 TEST=Run from command line: dbus-send --type=method_call --system \ --print-reply --dest=org.chromium.debugd /org/chromium/debugd \ org.chromium.debugd.GetLog string:pagetypeinfo Change-Id: I82195f16a837abcd7694b95d801902fde9844411 Reviewed-on: https://chromium-review.googlesource.com/1016448 Commit-Ready: Vovo Yang <vovoy@chromium.org> Tested-by: Vovo Yang <vovoy@chromium.org> Reviewed-by: Mike Frysinger <vapier@chromium.org> [modify] https://crrev.com/d774798bb5f86f927351c4e595280736262893c6/debugd/src/log_tool.cc
,
Jul 24
|
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Feb 6 2018