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-next>] [day] [month] [year] [list]
Date:	Tue, 20 Mar 2007 10:04:18 -0700
From:	"Pallipadi, Venkatesh" <venkatesh.pallipadi@...el.com>
To:	"Dave Jones" <davej@...hat.com>
Cc:	"Andrew Morton" <akpm@...l.org>, <tglx@...utronix.de>,
	"linux-kernel" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH 2/2] Export not_critical_when_idle feature in workqueue and use it in ondemand

 

>-----Original Message-----
>From: Dave Jones [mailto:davej@...hat.com] 
>Sent: Tuesday, March 20, 2007 7:58 AM
>To: Pallipadi, Venkatesh
>Cc: Andrew Morton; tglx@...utronix.de; linux-kernel
>Subject: Re: [PATCH 2/2] Export not_critical_when_idle feature 
>in workqueue and use it in ondemand
>
>On Fri, Mar 16, 2007 at 03:09:03PM -0700, Venkatesh Pallipadi wrote:
> > 
> > 
> > Add a new not_critical_when_idle parameter to 
>queue_delayed_work_on(). This
> > parameter can be used to schedule work that are 'unimportant' when
> > CPU is idle and can be called later, when CPU eventually 
>comes out of idle.
> > 
> > Use this parameter in cpufreq ondemand governor.
> >  
> > Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@...el.com>
>
>just for kicks (actually because I was seeing the negative effects
>of not having this diff) I threw this in the Fedora devel kernel.
>Got a few people reporting softlockups during shutdown.
>jpeg from one user attached..
>

Thanks for the report. I will take a look at this message.
Looks like, this error is either coming from rmmod or changing the
governor to default from ondemand during reboot. Does Fedora
use ondemand as a module and rmmod on reboot or is it builtin?

Thanks,
Venki 
-
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