From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: [PATCH 0 of 4 v6/leftover] Automatic NUMA placement for xl Date: Sat, 21 Jul 2012 03:22:20 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel , Dario Faggioli Cc: Andre Przywara , Ian Campbell , Stefano Stabellini , George Dunlap , Juergen Gross , Ian Jackson List-Id: xen-devel@lists.xenproject.org Hi, Here it is another version of what remained uncommitted of my placement series. All the minor and major comments that were raised during review have been addressed, in particular the observations about the memory overhead and the computational complexity of the placement algorithm. The heuristics has also been modified according to the experimental results provided by Andre. More details are provided in the mails containing the individual patches. Thanks to everyone and Regards, Dario