All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU>
Cc: "Linux-Kernel," <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.19-rc6-rt8: alsa xruns
Date: Tue, 28 Nov 2006 21:09:27 +0100	[thread overview]
Message-ID: <20061128200927.GA26934@elte.hu> (raw)
In-Reply-To: <1164743931.15887.34.camel@cmn3.stanford.edu>


* Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU> wrote:

> Hi, I'm trying out the latest -rt patch and getting alsa xruns when 
> using jackd and jack clients. This is a sample from the output of 
> qjackctl / jackd (jack 0.102.25, qjackctl 0.2.21):

> (            japa-4096 |#0): new 17 us maximum-latency wakeup.
> (         beagled-3412 |#1): new 19 us maximum-latency wakeup.
> (          IRQ 18-1081 |#1): new 26 us maximum-latency wakeup.
> (             snd-4040 |#1): new 1107 us maximum-latency wakeup.
> (            japa-4096 |#0): new 1445 us maximum-latency wakeup.
> (            japa-4096 |#0): new 2110 us maximum-latency wakeup.
> (        qjackctl-4038 |#1): new 2328 us maximum-latency wakeup.
> (            japa-4096 |#0): new 2548 us maximum-latency wakeup.
> (          IRQ 18-1081 |#0): new 10291 us maximum-latency wakeup.

hm, lets fix this. Could you enable tracing (on the yum rpm) via:

	echo 1 > /proc/sys/kernel/trace_enabled

does /proc/latency_trace have any meaningful events included for such a 
long delay? If not then it would be nice to rebuild the kernel with 
CONFIG_LATENCY_TRACING - and in any case my previous suggestion holds 
too: booting with maxcpus=1 to reproduce the latencies will give easier 
to interpret latency traces. (but if it's SMP-only then no problem, the 
latency traces are still valuable)

	Ingo

  reply	other threads:[~2006-11-28 20:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-28 19:58 2.6.19-rc6-rt8: alsa xruns Fernando Lopez-Lezcano
2006-11-28 20:09 ` Ingo Molnar [this message]
2006-11-28 20:37   ` Fernando Lopez-Lezcano
2006-11-28 21:04     ` Fernando Lopez-Lezcano
2006-11-28 21:35       ` Fernando Lopez-Lezcano
2006-11-28 23:22         ` Fernando Lopez-Lezcano
2006-11-29  7:24         ` Ingo Molnar
2006-11-29 13:43       ` Ingo Molnar
2006-11-29 18:38         ` Fernando Lopez-Lezcano
2006-11-29 19:51           ` Ingo Molnar
2006-11-29 20:22             ` Fernando Lopez-Lezcano
2006-11-29 20:34             ` Fernando Lopez-Lezcano
2006-11-28 20:12 ` Lee Revell
2006-11-28 20:14   ` Ingo Molnar
2006-11-28 22:01     ` Daniel Walker
2006-11-29  7:21       ` Ingo Molnar
2006-11-29 16:24         ` Daniel Walker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061128200927.GA26934@elte.hu \
    --to=mingo@elte.hu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nando@ccrma.Stanford.EDU \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.