[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] dump with xen-unstable & linux 3.2.17


  • To: xen-devel@xxxxxxxxxxxxx
  • From: Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxx>
  • Date: Fri, 01 Jun 2012 08:54:31 +0200
  • Cc: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx>, keir@xxxxxxx, Ben Guthro <ben@xxxxxxxxxx>, Jan Beulich <JBeulich@xxxxxxxx>, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
  • Delivery-date: Fri, 01 Jun 2012 06:54:57 +0000
  • Domainkey-signature: s=s1536a; d=ts.fujitsu.com; c=nofws; q=dns; h=X-SBRSScore:X-IronPort-AV:Received:X-IronPort-AV: Received:Received:From:To:Cc:Subject:Date:Message-ID: User-Agent:In-Reply-To:References:MIME-Version: Content-Transfer-Encoding:Content-Type; b=oiQ6krrrOtUDz3T69ifyi5WAb1djTL/IoEe2QOsc9eVHxVrXAOSd+J8F ICHZMPK9+lzdcnsd+qSKi8a6+w1En6IscMi9wABWEUMC2KKiLxOe+2A0/ EjBKWIIoIdaQLOSGorGAwvIhsTQ80DawAcXAHK7LpSty9pSugofXxhitR FtnJwRpwpBoCMn/QCvOi+xdE9V8ecJgf39Eu8wwZ1voELJR36htoH8Wni WGmxYqmaELFUY1wu7TfiDuEjLVqCd;
  • List-id: Xen developer discussion <xen-devel.lists.xen.org>

Am Donnerstag 31 Mai 2012, 17:06:39 schrieb Jan Beulich:
> >>> On 31.05.12 at 17:52, Ben Guthro <ben@xxxxxxxxxx> wrote:
> > 1. The changeset mentioned below needed to be reverted, as it was
> > removing the CPUS at suspend time.
> 
> I assume you refer to the one line change, not the full c/s?
> Juergen would have to tell us whether reverting that would
> break something else.

Maybe this will take some time as Juergen is away for a week.

Dietmar.

> 
> > 2. The linux xen watchdog driver (drivers/watchdog/xen_wdt.c) seems to
> > be enabling itsself on resume, even if you tell it not to.
> > I worked around this by just turning off watchdogs in my kernel
> > config...because I wasn't using them anyhow.
> 
> That was a problem up to 3.3, but was fixed in 3.4 afaict. What
> kernel version did you see this with?
> 
> Jan
> 
> > On Fri, May 25, 2012 at 9:20 AM, Ben Guthro <ben@xxxxxxxxxx> wrote:
> >> Changed parts:
> >>
> >> diff --git a/xen/common/schedule.c b/xen/common/schedule.c
> >> index 0854f55..95cb2b4 100644
> >> --- a/xen/common/schedule.c
> >> +++ b/xen/common/schedule.c
> >> @@ -543,7 +543,7 @@ int cpu_disable_scheduler(unsigned int cpu)
> >>     int    ret = 0;
> >>
> >>     c = per_cpu(cpupool, cpu);
> >> -    if ( (c == NULL) || (system_state == SYS_STATE_suspend) )
> >> +    if ( (c == NULL) )
> >>         return ret;
> >>
> >>     for_each_domain_in_cpupool ( d, c )

-- 
Company details: http://ts.fujitsu.com/imprint.html

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.