From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Teck Choon Giam <giamteckchoon@gmail.com>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>,
Keir Fraser <keir@xen.org>,
xen-devel@lists.xen.org
Subject: Re: backport requests for 4.x-testing
Date: Thu, 29 Mar 2012 11:11:21 -0400 [thread overview]
Message-ID: <20120329151121.GG12008@phenom.dumpdata.com> (raw)
In-Reply-To: <CAEwRVpMbrMogt6GN0+qd+8mEB6=6_7ZDfnUQ+tRj2-6J74J11A@mail.gmail.com>
On Thu, Mar 29, 2012 at 07:32:36PM +0800, Teck Choon Giam wrote:
> On Thu, Mar 29, 2012 at 5:22 PM, Keir Fraser <keir@xen.org> wrote:
> > On 24/03/2012 18:27, "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com> wrote:
> >
> >> On Tue, Mar 06, 2012 at 11:04:13AM +0000, Andrew Cooper wrote:
> >>> On 06/03/12 10:13, Jan Beulich wrote:
> >>>> For a (hopefully soon) upcoming 4.1.3 and 4.0.4, may I ask to consider
> >>>> the following changesets from -unstable for backporting:
> >>
> >> And also these:
> >> 24140 tools: xend: tolerate empty state/*.xml
> >> 23412 libxc: xc_domain_set_memory_map, xc_get_machine_memory_map (x86, amd64
> >> only)
> >> 23632 libxc: Squash xc_e820.h (and delete) into xenctrl.h
> >> 23225 x86: make the pv-only e820 array be dynamic.
> >> 23426 libxl: Add support for passing in the host's E820 for PCI passthrough
> >> 23428 libxl: Add 'e820_host' option to config file.
> >> 23427 libxl: Convert E820_UNUSABLE and E820_RAM to E820_UNUSABLE as
> >> appropriate.
> >> 24013 x86,hvm: enable VCPUOP_register_vcpu_info op in hvm hypercall
> >
> > Applied 23225 and 24013. The other, toolstack-related, patches I will leave
> > for a tools maintainer to ack or apply.
>
Hey Teck,
Thanks for reporting!
> With the two backport patches committed in xen-4.1-testing (changeset
> 23271:13741fd6253b), xl list or xl create domU will cause 100% CPU and
xl list?
> stuck for couple minutes with high load average and lastly crash the
> server. Please consider to revert these two commits as I am not sure
> which one is responsible for such crash.
Hm, let me try seeing which one is the culprit. I think it is
23225 as it is suppose to go along the other tool one, but lets double check.
> # top -c
>
> top - 19:30:54 up 6 min, 4 users, load average: 9.16, 4.34, 1.76
> Tasks: 134 total, 4 running, 130 sleeping, 0 stopped, 0 zombie
> Cpu(s): 0.1%us, 0.2%sy, 0.0%ni, 98.8%id, 0.2%wa, 0.0%hi, 0.0%si, 0.6%st
> Mem: 355216k total, 179132k used, 176084k free, 14580k buffers
> Swap: 2120568k total, 0k used, 2120568k free, 43896k cached
>
> PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
> 2856 root 20 0 31832 1416 1008 R 99.0 0.4 5:52.98 xl create
> /etc/xen/example-hvm-domU.cfg
> 1 root 20 0 19368 1512 1220 S 0.0 0.4 0:00.35
> /sbin/init
>
>
> Thanks.
>
> Kindest regards,
> Giam Teck Choon
>
>
> >
> > -- Keir
> >
> >> which I've back-ported to 4.1 (please see attachments)
> >>
> >
> >
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xen.org
> > http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2012-03-29 15:11 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-06 10:13 backport requests for 4.x-testing Jan Beulich
2012-03-06 10:38 ` Keir Fraser
2012-03-06 11:04 ` Andrew Cooper
2012-03-07 7:25 ` Roderick Colenbrander
2012-03-07 9:43 ` Keir Fraser
2012-03-13 16:50 ` Ian Jackson
2012-03-13 17:25 ` Teck Choon Giam
2012-03-13 17:52 ` Teck Choon Giam
2012-03-13 18:23 ` Teck Choon Giam
2012-03-14 10:03 ` Ian Jackson
2012-03-14 9:58 ` Ian Jackson
2012-03-14 11:37 ` Ian Jackson
2012-03-14 23:08 ` Teck Choon Giam
2012-03-19 14:22 ` Teck Choon Giam
2012-04-03 15:04 ` Ian Jackson
2012-03-07 9:43 ` Keir Fraser
2012-03-07 10:44 ` Andrew Cooper
2012-03-07 10:59 ` Keir Fraser
2012-03-07 11:06 ` Jan Beulich
2012-03-07 11:08 ` Andrew Cooper
2012-03-07 19:38 ` Ian Campbell
2012-03-08 10:38 ` Andrew Cooper
2012-03-08 10:42 ` Keir Fraser
2012-03-13 16:52 ` Ian Jackson
2012-03-24 17:27 ` Konrad Rzeszutek Wilk
2012-03-29 9:22 ` Keir Fraser
2012-03-29 11:32 ` Teck Choon Giam
2012-03-29 11:42 ` Teck Choon Giam
2012-03-29 15:11 ` Konrad Rzeszutek Wilk [this message]
2012-03-29 15:26 ` Teck Choon Giam
2012-03-29 15:56 ` Konrad Rzeszutek Wilk
2012-03-29 16:20 ` Teck Choon Giam
2012-03-29 16:23 ` Konrad Rzeszutek Wilk
2012-03-29 16:39 ` Teck Choon Giam
2012-03-29 11:55 ` Stefano Stabellini
2012-03-29 15:31 ` Jan Beulich
2012-03-29 17:06 ` Stefano Stabellini
2012-03-30 8:23 ` Keir Fraser
2012-03-30 9:59 ` Stefano Stabellini
2012-04-03 15:08 ` Ian Jackson
2012-04-03 15:15 ` Teck Choon Giam
2012-04-03 16:58 ` Ian Jackson
2012-04-03 19:50 ` Teck Choon Giam
2012-04-03 20:02 ` Teck Choon Giam
2012-04-04 10:22 ` Ian Jackson
2012-04-04 12:54 ` Teck Choon Giam
2012-04-04 15:09 ` Ian Jackson
2012-03-07 9:18 ` Keir Fraser
2012-03-07 10:10 ` Jan Beulich
2012-03-08 10:00 ` Jan Beulich
2012-03-08 10:05 ` Keir Fraser
2012-03-08 10:45 ` Jan Beulich
2012-03-08 11:00 ` Keir Fraser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120329151121.GG12008@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=andrew.cooper3@citrix.com \
--cc=giamteckchoon@gmail.com \
--cc=keir@xen.org \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.