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:	Fri, 2 May 2008 20:53:23 +0200
From:	Frans Pop <elendil@...net.nl>
To:	Mike Galbraith <efault@....de>
Cc:	Parag Warudkar <parag.warudkar@...il.com>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Ingo Molnar <mingo@...e.hu>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: Horrendous Audio Stutter - current git

On Friday 02 May 2008, Frans Pop wrote:
> As I had group scheduling disabled, I only saw the first one. But my
> audio skips were a lot less severe than Parag described. And disabling
> group scheduling helped solve the problem for him.
>
> So it may well still be worth following up on this.

I have just tested a kernel with GROUP_SCHED enabled (with Peter's patch 
still included) and can confirm that enabling group scheduling causes 
serious latencies.
Skips are much more frequent than with the issue that was just solved.

latencytop shows (different samples)
Scheduler: waiting for cpu                        537.7 msec
Scheduler: waiting for cpu                        172.0 msec 
Scheduler: waiting for cpu                        414.6 msec
Scheduler: waiting for cpu                        455.7 msec
Scheduler: waiting for cpu                        446.5 msec

I think I also see why....

# grep bonus_max `grep -l amarokapp /proc/*/task/*/sched`
/proc/4725/task/20645/sched:se.bonus_max  :        122640.203776
/proc/4725/task/4725/sched:se.bonus_max  :        122640.203776
/proc/4725/task/4793/sched:se.bonus_max  :      41902109.884416
/proc/4725/task/4797/sched:se.bonus_max  :      41902109.884416
/proc/4725/task/4798/sched:se.bonus_max  :      41902109.884416
/proc/4725/task/4799/sched:se.bonus_max  :         40880.046080
/proc/4725/task/4800/sched:se.bonus_max  :            19.970683
--
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