On Sun, Jan 15, 2012 at 05:14:26PM -0800, Yinghai Lu wrote: > On Sun, Jan 15, 2012 at 8:05 AM, Ram Pai <linuxram@xxxxxxxxxx> wrote: > > On Fri, Jan 13, 2012 at 03:28:29PM -0800, Yinghai Lu wrote: > >> On Fri, Jan 13, 2012 at 8:39 AM, Ram Pai <linuxram@xxxxxxxxxx> wrote: > >> > On Wed, Dec 07, 2011 at 12:53:01AM -0800, Yinghai Lu wrote: > >> > > >> > I am worried that this approach will resurface old bug > >> > https://bugzilla.kernel.org/show_bug.cgi?id=15960 > >> > >> > >> so even required can not be satisfied? > > > > Yes. Even required cannot be satisfied fully. > > double check that bug, it is caused by we stop IO type too early. > > attached patch should fix the problem. > > Also I updated for-pci2 in my tree. > > git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git > for-pci2 > > Peter Henriksson, > Can you try for-pci2 branch on your setup with Xonar DX? Peter should confirm it. But this patch will not fix the issue AFAICT. Its not just about 'not enough resources', it also about making the right choice of 'who should get the resource if there is contention'. Only the BIOS knows about it. But we trash the BIOS's allocation and don't use that knowledge when it comes to making those hard choices. RP -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html