Port-xen archive

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

Re: X11 on intel



Le 2015-09-25 11:23, Cherry G. Mathew a écrit :
On 25 September 2015 at 13:01, Robert Swindells <rjs%fdy2.co.uk@localhost> wrote:

There isn't currently a way of getting accelerated X11 in a Xen DOM0
for Intel GPUs. There is PR #49330 basically on this.

I'm working on this (see previous email) - my patches would work on a
machine with RAM <= the dma maximum, but as Manuel pointed out, our
uvm and drm infrastructure itself needs changes to do this properly.

I really need testing on those patches (which will most certainly
panic()/corrupt memory on a >4GB RAM modern machine), but I need to
see multiple crashes to help chase a few dangling pointers I haven't
got yet.

Any reliable way to be sure that pages are allocated in +4GiB region? I have a 12GiB RAM machine here and can start it 32 bits, but allocations seem to happen always in the lower 4GiB region for PA.

dom0_mem=8192 is enough?

--
Jean-Yves Migeon


Home | Main Index | Thread Index | Old Index