[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] domU only see 512MB RAM when enabling PCI passthrough
As mentioned, that patch is only for Dom0 with EFI and has nothing to do with DomU's. I have very little PV experience myself, but I can suggest a couple of ideas.
You might try dropping the RAM to maybe 3G (3072) and seeing if anything changes. ÂPerhaps try increments of 1G and see where it breaks. ÂIf reducing the supplied RAM suddenly provides more memory then maybe the bug I referenced earlier wasn't fixed after all. ÂIt would give you something more to work with anyways.
Another possibility is manually setting `e820_host`, which according to the man pages is specifically for supporting PCI Passthrough to PV, however the same description claims that it should automatically be on when devices are passed. ÂCan't hurt to give it a try.
Also, just a reminder to use "Reply All" to keep the list in the loop. Out of curiosity, is there any reason why you would choose PV over PVHVM? ÂMy understanding is that PVHVM performs nearly the same while remaining mostly encapsulated without all the confusion I see regarding PV configuration and bugs. ÂIf you don't have a specific reason it might be worth investigating.
In any event, I hope these help with troubleshooting. Sincerely, ~Casey PS - Sorry for top posting, just wanted the original message to remain in context when I included xen-users again.
Also, another reference link: Yep, I tried comment the code by shadowofgray, but it still yields the _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |