[libvirt] [PATCH 1/5] numad: Set memory policy according to the advisory nodeset from numad

2012-05-08 Thread Osier Yang
Though numad will manage the memory allocation of task dynamically, but it wants management application (libvirt) to pre-set the memory policy according to the advisory nodeset returned from querying numad, (just like pre-bind CPU nodeset for domain process), and thus the performance could benifit

Re: [libvirt] [PATCH 1/5] numad: Set memory policy according to the advisory nodeset from numad

2012-05-08 Thread Eric Blake
On 05/08/2012 10:04 AM, Osier Yang wrote: Though numad will manage the memory allocation of task dynamically, but it wants management application (libvirt) to pre-set the memory policy according to the advisory nodeset returned from querying numad, (just like pre-bind CPU nodeset for domain