Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754739AbbHQKUy (ORCPT ); Mon, 17 Aug 2015 06:20:54 -0400 Received: from gate.crashing.org ([63.228.1.57]:39153 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750937AbbHQKUx (ORCPT ); Mon, 17 Aug 2015 06:20:53 -0400 Message-ID: <1439805499.2416.14.camel@kernel.crashing.org> Subject: Re: [RFC PATCH kernel vfio] mm: vfio: Move pages out of CMA before pinning From: Benjamin Herrenschmidt To: Vlastimil Babka , Alexey Kardashevskiy , linux-mm@kvack.org Cc: Alexander Duyck , Andrew Morton , David Gibson , Johannes Weiner , Joonsoo Kim , Mel Gorman , Michal Hocko , Paul Mackerras , Sasha Levin , linux-kernel@vger.kernel.org, Alex Williamson , Alexander Graf , Paolo Bonzini , "Aneesh Kumar K . V" , Peter Zijlstra Date: Mon, 17 Aug 2015 19:58:19 +1000 In-Reply-To: <55D1AF06.5090703@suse.cz> References: <1438762094-17747-1-git-send-email-aik@ozlabs.ru> <55D1910C.7070006@suse.cz> <55D1A525.5090706@ozlabs.ru> <55D1AF06.5090703@suse.cz> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.4 (3.16.4-2.fc22) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 575 Lines: 18 On Mon, 2015-08-17 at 11:53 +0200, Vlastimil Babka wrote: > I meant why the kernel used for QEMU has also CMA enabled and used > (for > something else)? CMA is mostly used on mobile devices and they don't > run > QEMU? I explained in a separeate reply but yes, we do use a CMA for KVM for our MMU hash tables. Cheers, Ben. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/