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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 16 Mar 2007 15:28:11 -0500
From:	"Langsdorf, Mark" <mark.langsdorf@....com>
To:	"wixor" <wixorpeek@...il.com>, linux-kernel@...r.kernel.org
Subject: RE: System hang on athlon64 cpufreq change

> My kernel boots up with performance cpufreq governor, thus setting
> frequency to 2hgz. Then I change it to powersave governor, thus
> setting frequency to 1ghz just like that:
> 
> echo powersave > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
> 
> Everything works well. Then I launch mplayer and in 1/4 - 1/5 cases
> system hangs (I mean nothing works, including numlock and sysrq key).
> I suspect it's something with video card driver, and here comes my
> problem. I use ati's proprietary fglrx driver (i guess they may be
> calibrating they own delay loop, or something, and cputfreq change
> ruins it), so kernel is tainted, so you are unable to track the
> problem down.... eh.... well, but i hope there is some tiny chance
> there is something wrong i do, or maybe cpu doesn't like so drastic
> freq changes... well, if anybody has some idea, or just experience
> like mine, I ask for help. Thanks in advance.

The processor is not changing frequency in response to your
launch of mplayer.  The powersave governor forces it to the
lowest frequency regardless of system load.  You really want
to use ondemand for dynamic frequency scaling.

Can you use a serial or network console to capture any messages
the kernel is sending when mplayer starts?

-Mark Langsdorf
AMD, Inc.


-
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