search for: vm_creat

Displaying 2 results from an estimated 2 matches for "vm_creat".

Did you mean: vm_create
2005 Jun 07
3
Error while creating domains
...reating domain: Traceback (most recent call last): File "/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 63, in op_create dominfo = self.xd.domain_create(config) File "/usr/lib/python/xen/xend/XendDomain.py", line 282, in domain_create dominfo = XendDomainInfo.vm_create(config) File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 153, in vm_create vm.construct(config) File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 483, in construct self.configure() File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 992,...
2014 Jul 16
1
Questions about the Nouveau VM subsystem
Hi everyone, I have been studing the VM code in order to come with a better implementation of my fix for large pages usage on GK20A (https://lkml.org/lkml/2014/6/3/375 ). Following some older threads about this code (http://marc.info/?l=dri-devel&m=137618326022935 ) also left me kind of puzzled, and I wonder if we could not simplify and improve things there. It seems like arbitrary