Re: [Xenomai] Low latency under stress, otherwise high latency

2018-03-01 Thread Julian Viereck
/01/2018 06:46 PM, Julian Viereck wrote: 1) disable hyperthreading and running a single core Seems like the latency problem is due to enabled hyperthreading. I reran the latency tests with hyperthreading disabled and the latencies stay below 20 microseconds now. This is with 1 and 8 cores. So

Re: [Xenomai] Low latency under stress, otherwise high latency

2018-03-01 Thread Julian Viereck
yesterday. Thanks a lot for your help, Julian On 03/01/2018 04:24 AM, Philippe Gerum wrote: On 02/28/2018 10:40 PM, Julian Viereck wrote: Thanks for your pointer to hwlatdetect and possible SMI issues. It looks like the hwlatdetect script is not working with the latest kernel anymore. However

Re: [Xenomai] Low latency under stress, otherwise high latency

2018-02-28 Thread Julian Viereck
7.736935353    <...>-2906  [000] d...   376.031460: #53 inner/outer(us):   14/14    ts:1519851058.760935383 nmi-total:8 nmi-count:1 ``` On 02/28/2018 01:06 PM, Philippe Gerum wrote: On 02/26/2018 10:34 PM, Julian Viereck wrote: Hi folks, after installing Xenomai 3.0.5/kernel 4.

[Xenomai] Low latency under stress, otherwise high latency

2018-02-26 Thread Julian Viereck
Hi folks, after installing Xenomai 3.0.5/kernel 4.9.38 following [1] on our Dell Precision 5820 machine (Intel Xeon W-2145), there are high latencies when the system is at rest. When starting a stress test via `stress -v -c 8 -i 10 -d 8`, the latency goes down (see terminal output below).