All of lore.kernel.org
 help / color / mirror / Atom feed
* intel j1900 and i915 realtime problems
@ 2019-05-22 12:10 Stéphane Ancelot
       [not found] ` <f1670f5a-6a78-634b-914a-cb26e2ce74aa@fastwebnet.it>
  2019-05-31 16:51 ` Giuliano Colla
  0 siblings, 2 replies; 4+ messages in thread
From: Stéphane Ancelot @ 2019-05-22 12:10 UTC (permalink / raw)
  To: linux-rt-users

Hi,

I have got a problem with a celeron j1900 platform and i915 driver.

I have 3 realtime tasks that are launched sequentially.

task1 is clocked periodically at 3ms.

task1 wakes up task2 and takes 2 wakes up task 3 using priority 
scheduling (and SCHED_FIFO mechanism).

everything works well, until I am using graphic applications with 
activity (hide/show gui programs...,widgets creation /refresh etc).

The task1 always start periodically each 3ms, but the other threads 
execution time are delayed.

I mean normally, the whole computing processing timing 
(task1+task2+task3) takes normally around 800us time execution.

When I stress the graphic pages, This time becomes up to 1.6ms.

The 3 tasks are isolated on a cpu. I don't think the problem is involved 
by the CPU, but more by i915 driver and memory.

I have not managed to identify the right reason with perf utility.

One thing I am sure :

if I run the same gui pages through an ssh shell, the problem has not 
appeared. realtime is not "broken"

I know that the intel driver is involved.

I would need some help to identify the right problem and for finding 
solutions.ideas.

Regards,

S.Ancelot


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-05-31 16:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-22 12:10 intel j1900 and i915 realtime problems Stéphane Ancelot
     [not found] ` <f1670f5a-6a78-634b-914a-cb26e2ce74aa@fastwebnet.it>
2019-05-24  8:38   ` Stéphane Ancelot
2019-05-31 16:51 ` Giuliano Colla
2019-05-31 16:56   ` Giuliano Colla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.