Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] procps: fix that top will quit after cpu offline
@ 2013-06-19  3:21 wenzong.fan
  2013-06-19  3:21 ` [PATCH 1/1] " wenzong.fan
  0 siblings, 1 reply; 2+ messages in thread
From: wenzong.fan @ 2013-06-19  3:21 UTC (permalink / raw)
  To: openembedded-core

From: Wenzong Fan <wenzong.fan@windriver.com>

top utiliy fails to read /proc/stat after cpu offline, because Cpu_tot
is still the original cpu numbers when calling cpus_refresh, in which
it is trying to read and sscanf Cpu_tot times /proc/stat.
 
The patch is from procps-3.2.8-2.fc12.src.rpm

The following changes since commit 590010a6525b0e1bc1de73e794764e23404591df:

  core-image-weston: add weston-examples to the image (2013-06-18 17:33:17 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/procps
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/procps

Wenzong Fan (1):
  procps: fix that top will quit after cpu offline

 .../procps-3.2.8/procps-3.2.7-top-remcpu.patch     |  111 ++++++++++++++++++++
 meta/recipes-extended/procps/procps_3.2.8.bb       |    1 +
 2 files changed, 112 insertions(+)
 create mode 100644 meta/recipes-extended/procps/procps-3.2.8/procps-3.2.7-top-remcpu.patch

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-19  3:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-19  3:21 [PATCH 0/1] procps: fix that top will quit after cpu offline wenzong.fan
2013-06-19  3:21 ` [PATCH 1/1] " wenzong.fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox