[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Assigning contiguous memory to a driver domain
"Jan Beulich" <JBeulich@xxxxxxxxxx> writes: >> Well, we do have 2 driver domains in Qubes: one is the netvm (NIC >> drivers), and the other one is Dom0 (storage, video, etc). BTW, how is >> it that the drivers in Dom0 never has this problem with allocating >> continues memory (even if we keep xen free memory = 0)? > > Merely because post-boot there would not usually be allocations. It is also called fragmentation. dom0 gets its memory at the start and probably all in one big chunk. Other domains have to use the bits and pices that happen to be free when the domain is started. MfG Goswin _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |