Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gliffy Diagram
macroId60c15741-1ae7-4dce-8e85-f66ad98685b4
displayNameCPU utilization on Initial boot-up
nameCPU utilization on Initial boot-up
pagePin12

Rootfs Size on Storage Disk On Initial Boot-up

Gliffy Diagram
macroId1b2d9ead-4b7e-4fa9-b2f7-77429c6406a0
displayNameRFS on Initial boot-up
nameRFS on Initial boot-up
pagePin12


After one hour from Image Boot-up

...

Deck of Cards
startHiddenfalse
languagebash
themeDJango
idRAM Usage
titleRAM Usage - free -m
linenumberstrue


Card
idRAM Usage
labelBefore Tiny RDKB


Code Block
languagebash
themeDJango
titleRAM Usage
root@RaspberryPi-Gateway:~# free -m
              total        used        free      shared  buff/cache   available
Mem:            924          62 63         826827          4          39         842
Swap:             0           0           0



Card
idRAM Usage
labelAfter Tiny RDKB


Code Block
languagebash
themeDJango
titleRAM Usage
root@RaspberryPi-Gateway:~# free -m
              total        used        free      shared  buff/cache   available
Mem:            603          60          503          4          36         518
Swap:             0           0           0




...

Deck of Cards
startHiddenfalse
idcpu utilization
loopCardstrue


Card
defaulttrue
labelBefore Tiny RDKB
titleCPU utilization


Code Block
languagebash
themeDJango
titleCPU Utilization
root@RaspberryPi-Gateway:~# iostat 
Linux 5.4.72-v7 (RaspberryPi-Gateway) 	12/09/20 	_armv7l_	(4 CPU)

avg-cpu:  %user   %nice %system %iowait  %steal   %idle
          19.17    0.02   2826.86    0.41    2.50   53.46

Device:            tps   Blk_read/s   Blk_wrtn/s   Blk_read   Blk_wrtn
mmcblk0          14.02       508.65        43.97      95683       8271
mmcblk0p1         0.38         3.88         0.01        729          1
mmcblk0p2        13.39       493.68        43.96      92866       8270

root@RaspberryPi-Gateway:~# 



Card
defaulttrue
labelAfter Tiny RDKB
titlecpu utilization


Code Block
languagebash
themeDJango
titleCPU Utilization
root@RaspberryPi-Gateway:~# iostat 
Linux 5.4.72-v7 (RaspberryPi-Gateway) 	03/29/21 	_armv7l_	(4 CPU)

avg-cpu:  %user   %nice %system %iowait  %steal   %idle
          17.72    0.02   2624.32    1.94    0.00   53.98

Device:            tps   Blk_read/s   Blk_wrtn/s   Blk_read   Blk_wrtn
mmcblk0          20.85       723.65        73.56      79435       8075
mmcblk0p1         0.58         6.66         0.01        731          1
mmcblk0p2        19.83       697.97        73.55      76616       8074



...