search for: noncontinuous

Displaying 3 results from an estimated 3 matches for "noncontinuous".

2015 Feb 10
2
Re: HugePages - can't start guest that requires them
...ma_foreign 795018 0 > interleave_hit 15835 15783 > local_node 214029815 221903122 > other_node 2195209 219203009 > > Thanks again for any help. > Libvirt should be perfectly able to cope with noncontinuous host NUMA nodes. However, noncontinuous guest NUMA nodes are not supported yet - but it shouldn't matter since users have full control over creating guest NUMA nodes. Anyway, if you find the documentation incomplete in any sense, any part, or you feel that rewording some paragraphs may help, f...
2015 Feb 20
0
Re: HugePages - can't start guest that requires them
...0 >> interleave_hit 15835 15783 >> local_node 214029815 221903122 >> other_node 2195209 219203009 >> >> Thanks again for any help. >> > > Libvirt should be perfectly able to cope with noncontinuous host NUMA > nodes. However, noncontinuous guest NUMA nodes are not supported yet - > but it shouldn't matter since users have full control over creating > guest NUMA nodes. > > Anyway, if you find the documentation incomplete in any sense, any part, > or you feel that rewordin...
2015 Feb 04
2
Re: HugePages - can't start guest that requires them
*facepalm* Now that I'm re-reading the documentation it's obvious that <page/> and @nodeset are for the guest, "This tells the hypervisor that the guest should have its memory allocated using hugepages instead of the normal native page size." Pretty clear there. Thank you SO much for the guidance, I'll return to my tweaking. I'll report back here with my results.