On Fri, Jun 21, 2013 at 6:18 AM, Andy Streubel <
andy.s...@gmail.com> wrote:
> I measured with the standard "top" program every 2 seconds and wrote the
> measurements to a textfile.
> One thing i didn't mention before the cpu-load in the diagram is only the
> load for the "olad" process.
That's only telling half the story. When looking at top, hit '1' and
you'll see stats on cpu spent servicing interrupts as well:
On my 4 core machine:
%Cpu0 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu1 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu2 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu3 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
us : user space
sy : kernel
hi: hardware interrupts
si: software interrupts
man top has more details.
> What protocol did you use at the plugfest to send the packets to the pi? Can
> you please explain a little more details?
It was an IXIA which one of the cisco guys had. Fun to play with, but
super expensive.
Simon
>
> Best regards
> Andy Streubel