From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [BUG] virtio-pci queue allocation not page-aligned Date: Tue, 02 Dec 2008 13:12:44 -0600 Message-ID: <493588AC.4040300@codemonkey.ws> References: <1228244901.8128.13.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Rusty Russell , kvm-devel To: Hollis Blanchard Return-path: Received: from yx-out-2324.google.com ([74.125.44.28]:16945 "EHLO yx-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752435AbYLBTMt (ORCPT ); Tue, 2 Dec 2008 14:12:49 -0500 Received: by yx-out-2324.google.com with SMTP id 8so1273032yxm.1 for ; Tue, 02 Dec 2008 11:12:48 -0800 (PST) In-Reply-To: <1228244901.8128.13.camel@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: Hollis Blanchard wrote: > Finally, we could use the interface intended for exactly this purpose: > the page allocator. If there's some problem with high memory, don't > allocate it with GFP_HIGHMEM. > Can you work up a patch to do this? Regards, Anthony Liguori