From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com ([192.55.52.93]:7996 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750953AbbJESDL (ORCPT ); Mon, 5 Oct 2015 14:03:11 -0400 Date: Mon, 5 Oct 2015 18:03:09 +0000 (UTC) From: Keith Busch To: Ingo Molnar cc: Keith Busch , LKML , x86@kernel.org, linux-pci@vger.kernel.org, Jiang Liu , Thomas Gleixner , Dan Williams , Bjorn Helgaas , Bryan Veal , Ingo Molnar , "H. Peter Anvin" Subject: Re: [RFC PATCHv2] x86/pci: Initial commit for new VMD device driver In-Reply-To: <20151005164624.GA13737@gmail.com> Message-ID: References: <1443721454-25467-1-git-send-email-keith.busch@intel.com> <20151003094512.GA29104@gmail.com> <20151005164624.GA13737@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-pci-owner@vger.kernel.org List-ID: On Mon, 5 Oct 2015, Ingo Molnar wrote: > * Keith Busch wrote: >> The immediate benefit is that devices on VMD domains do not use resources >> on the default PCI domain, so we have more than the 256 buses available. > > Would be nice to incorporate that information in the help text and in the > changelog. Fair enough. Perhaps we thought the "secondary domain" description implied that information, but maybe we've been doing this too long. :) Thanks for the feedback.