hi, With XEN enabled in mainline kernel 2.6.37 configured for nouveau, X failed with familiar symptoms. Found drm-tree did not have the TTM_MEMTYPE_FLAG_NEEDS_IOREMAP or the drm_scatter patches. Applied these patches (generated from my working 2.6.32.18 xen kernel with 2.6.35.4 drm-tree backported) to the 2.6.37 mainline kernel. Now starting X in dom0 invokes the OOM killer! Bare boot works, as usual. Any suggestions? Arvind. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Konrad Rzeszutek Wilk
2011-Jan-24 14:31 UTC
Re: [Xen-devel] dom0 nouvueau on 2.6.37 invokes OOM killer
On Sun, Jan 23, 2011 at 10:47:50AM +0530, Arvind R wrote:> hi, > > With XEN enabled in mainline kernel 2.6.37 configured for nouveau, > X failed with familiar symptoms. Found drm-tree did not have the > TTM_MEMTYPE_FLAG_NEEDS_IOREMAP or the drm_scatter patches. > Applied these patches (generated from my working 2.6.32.18 xen kernel > with 2.6.35.4 drm-tree backported) to the 2.6.37 mainline kernel. > > Now starting X in dom0 invokes the OOM killer! > Bare boot works, as usual. > > Any suggestions?We are working on upstreaming devel/ttm.pci-api.v3 patches and some another that enable/disable the VM_IO flag on specific memory regions (devel/p2m-identity.v4.5). git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git Aim is to have those ready for 2.6.39. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel