User Tools

Site Tools


documentation:technical_docs:performance

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:technical_docs:performance [2020/01/18 01:03] – [Polling mode (very old hardware)] olivierdocumentation:technical_docs:performance [2024/08/21 18:29] (current) olivier
Line 87: Line 87:
 Beware of configurations setup that prevent multi-queue, like GRE,GIF,IPSec tunnels or PPPoE (= same source/destination address). If PPPoE usage is mandatory on your Gigabit Internet link, using small hardware, like 4 cores AMD GX (PC Engines APU2), will prevent to reach Gigabit speed. Beware of configurations setup that prevent multi-queue, like GRE,GIF,IPSec tunnels or PPPoE (= same source/destination address). If PPPoE usage is mandatory on your Gigabit Internet link, using small hardware, like 4 cores AMD GX (PC Engines APU2), will prevent to reach Gigabit speed.
 </note> </note>
-==== Choosing good Hardware ====+==== Choosing hardware ====
 === CPU === === CPU ===
  
Line 653: Line 653:
  
 Now you can display the most time consumed process with: Now you can display the most time consumed process with:
 +  * AMD: ls_not_halted_cyc
 +  * Intel: cpu_clk_unhalted.thread_p
 +  * ARM: CPU_CYCLES
 <code> <code>
-pmcstat -TS inst_retired.any_p -w1+pmcstat -TS cpu_clk_unhalted.thread_p -w1
 </code> </code>
  
documentation/technical_docs/performance.1579305810.txt.gz · Last modified: 2020/01/18 01:03 by olivier

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki