flight 112119 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112119/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-armhf-armhf-libvirt 14 saverestore-support-checkfail like 112081
test-armhf-armhf-libvirt-xsm 14 saveresto
On 06/27/2017 03:28 PM, Jan Beulich wrote:
Boris Ostrovsky 06/22/17 8:56 PM >>>
Changes in v5:
* Fixed off-by-one error in setting first_dirty
* Changed struct page_info.u.free to a union to permit use of ACCESS_ONCE in
check_and_stop_scrub()
I don't see the need for this:
+static void
branch xen-unstable
xenbranch xen-unstable
job build-i386
testid xen-build
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://git.qemu.org/qemu.git
Tree: xen git://xenbits.xen.org/xen.git
*** Found and reproduced problem changeset ***
Bug is in tree: qemuu git://git.q
branch xen-unstable
xenbranch xen-unstable
job test-amd64-amd64-xl-qemut-debianhvm-amd64
testid xen-boot
Tree: linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: qemu git://xenbits.xen.org/qemu-xen-t
@@ -1050,17 +1120,42 @@ static void scrub_free_pages(unsigned int node)
scrub_one_page(&pg[i]);
pg[i].count_info &= ~PGC_need_scrub;
node_need_scrub[node]--;
+cnt += 100; /* scrubbed pages add
On 06/27/2017 02:00 PM, Jan Beulich wrote:
Boris Ostrovsky 06/22/17 8:55 PM >>>
@@ -862,10 +879,19 @@ static struct page_info *alloc_heap_pages(
if ( d != NULL )
d->last_alloc_node = node;
+need_scrub = !!first_dirty_pg && !(memflags & MEMF_no_scrub);
No need for !! h
On 06/27/2017 01:06 PM, Jan Beulich wrote:
Boris Ostrovsky 06/22/17 8:55 PM >>>
I kept node_need_scrub[] as a global array and not a "per-node". I think
splitting
it should be part of making heap_lock a per-node lock, together with increasing
scrub concurrency by having more than one CPU scr
flight 112117 linux-4.9 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112117/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qemut-win7-amd64 16 guest-localmigrate/x10 fail REGR. vs.
111883
Tests which di
flight 112114 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112114/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm 7 xen-boot fail REGR.
vs. 110515
test-amd64
Last year I reported[0] seeing occasional instability in performance
counter values when running rr[1], which depends on completely
deterministic counts of retired conditional branches of userspace
programs.
I recently identified the cause of this problem. Xen's VPMU code
contains a workaround fo
This run is configured for baseline tests only.
flight 71731 linux-3.18 real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/71731/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf-pvops
flight 112100 qemu-mainline real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112100/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386-xsm6 xen-buildfail REGR. vs. 111765
build-i386
branch xen-unstable
xenbranch xen-unstable
job build-i386-xsm
testid xen-build
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://git.qemu.org/qemu.git
Tree: xen git://xenbits.xen.org/xen.git
*** Found and reproduced problem changeset ***
Bug is in tree: qemuu git://g
flight 112102 linux-3.18 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112102/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-armhf-armhf-xl-arndale 4 host-install(4) broken in 112085 pass in 112102
test-armhf-armhf-libvirt-raw 7 xe
flight 112098 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112098/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qemut-win7-amd64 16 guest-localmigrate/x10 fail REGR. vs.
112004
Tests which
branch xen-unstable
xenbranch xen-unstable
job test-amd64-amd64-libvirt
testid guest-saverestore.2
Tree: libvirt git://xenbits.xen.org/libvirt.git
Tree: libvirt_gnulib git://git.sv.gnu.org/gnulib.git
Tree: libvirt_keycodemapdb https://gitlab.com/keycodemap/keycodemapdb.git
Tree: linux git://git.ke
On 21/07/17 22:57, Linus Torvalds wrote:
> On Fri, Jul 21, 2017 at 3:17 AM, Juergen Gross wrote:
>> drivers/xen/pvcalls-back.c | 1236
>>
>
> This really doesn't look like a fix.
>
> The merge window is over.
>
> So I'm not pulling this without way
branch xen-unstable
xenbranch xen-unstable
job test-amd64-amd64-xl-qemuu-win7-amd64
testid windows-install
Tree: linux git://xenbits.xen.org/linux-pvops.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu gi
flight 71730 distros-debian-stretch real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/71730/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-arm64-arm64-armhf-stretch-netboot-pygrub 1 build-check(1)blocked n/a
build-arm64-pvops
flight 112090 linux-next real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112090/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-ws16-amd64 7 xen-boot fail REGR. vs. 112049
test-amd64-i386-xl-q
20 matches
Mail list logo