lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 5 Sep 2011 23:38:49 +0530
From:	"Nallasellan, Singaravelan" <singaravelan.nallasellan@...el.com>
To:	Arjan van de Ven <arjan@...radead.org>
CC:	"alsa-devel@...a-project.org" <alsa-devel@...a-project.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: Player Thread is not woken after period elapsed

Sorry, I have not provided the kernel version. Kernel version is 2.6.35. 
However, wait_for_avail() does not have the code similar to the one provided in the patch below. I will give a try. 

-----Original Message-----
From: Arjan van de Ven [mailto:arjan@...radead.org] 
Sent: Monday, September 05, 2011 11:23 PM
To: Nallasellan, Singaravelan
Cc: alsa-devel@...a-project.org; linux-kernel@...r.kernel.org
Subject: Re: Player Thread is not woken after period elapsed

On Mon, 5 Sep 2011 23:08:53 +0530
"Nallasellan, Singaravelan" <singaravelan.nallasellan@...el.com> wrote:

> Hi,
> 
> When I tried to root cause a glitch in the audio playback, I found a 
> weird behavior.
> 
> User thread which invokes the writei function which in turn  invokes a 
> kernel function which waits for the free buffer to write the audio 
> data.  This kernel function adds this thread to a wake(sleep) queue 
> and calls a schedule_timeout (msecs_to_jiffies(10000)).

actually it doesn't... you must be on some really really old kernel or something.


> 
> Will you provide some hint on how to go about identifying the root 
> cause?

https://lkml.org/lkml/2011/9/5/201



-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, visit http://www.lesswatts.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ