Borrow the code from test/pcpu/cpustat.c to display per-cpu load average on SMP machines.
authorYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Tue, 3 Oct 2006 12:20:11 +0000 (12:20 +0000)
committerYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Tue, 3 Oct 2006 12:20:11 +0000 (12:20 +0000)
commitedb881dd7448eebfcd7f90bdfd77cee0f16d5866
tree4e4d712a2dbcb8de156cd967eb6797aee3a6f65f
parent1df089c80552727ecb8a0235c18bcf1e3726437d
Borrow the code from test/pcpu/cpustat.c to display per-cpu load average on SMP machines.
contrib/top/display.c
contrib/top/layout.h
contrib/top/machine.h
contrib/top/top.c
contrib/top/top.h
usr.bin/top/machine.c