From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Stiegmann Subject: Re: [vmw_vmci 07/11] Apply VMCI hash table Date: Thu, 26 Jul 2012 17:01:41 -0700 (PDT) Message-ID: <1388691188.5122729.1343347301577.JavaMail.root@vmware.com> References: <20120726234954.GC3849@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120726234954.GC3849@kroah.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Greg KH Cc: pv-drivers@vmware.com, vm-crosstalk@vmware.com, linux-kernel@vger.kernel.org, cschamp@vmware.com, virtualization@lists.linux-foundation.org List-Id: virtualization@lists.linuxfoundation.org Must have missed it. Will look into it. ----- Original Message ----- > From: "Greg KH" > To: "Andrew Stiegmann (stieg)" > Cc: linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, pv-drivers@vmware.com, > vm-crosstalk@vmware.com, cschamp@vmware.com > Sent: Thursday, July 26, 2012 4:49:54 PM > Subject: Re: [vmw_vmci 07/11] Apply VMCI hash table > > On Thu, Jul 26, 2012 at 04:39:36PM -0700, Andrew Stiegmann (stieg) > wrote: > > Implements a hash table for VMCI's use. > > What's wrong with the in-kernel hash table(s)? > > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753306Ab2G0ABn (ORCPT ); Thu, 26 Jul 2012 20:01:43 -0400 Received: from smtp-outbound-1.vmware.com ([208.91.2.12]:60555 "EHLO smtp-outbound-1.vmware.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753051Ab2G0ABm (ORCPT ); Thu, 26 Jul 2012 20:01:42 -0400 Date: Thu, 26 Jul 2012 17:01:41 -0700 (PDT) From: Andrew Stiegmann To: Greg KH Cc: linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, pv-drivers@vmware.com, vm-crosstalk@vmware.com, cschamp@vmware.com Message-ID: <1388691188.5122729.1343347301577.JavaMail.root@vmware.com> In-Reply-To: <20120726234954.GC3849@kroah.com> Subject: Re: [vmw_vmci 07/11] Apply VMCI hash table MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [10.113.60.13] X-Mailer: Zimbra 7.2.0_GA_2669 (ZimbraWebClient - GC20 (Linux)/7.2.0_GA_2669) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Must have missed it. Will look into it. ----- Original Message ----- > From: "Greg KH" > To: "Andrew Stiegmann (stieg)" > Cc: linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, pv-drivers@vmware.com, > vm-crosstalk@vmware.com, cschamp@vmware.com > Sent: Thursday, July 26, 2012 4:49:54 PM > Subject: Re: [vmw_vmci 07/11] Apply VMCI hash table > > On Thu, Jul 26, 2012 at 04:39:36PM -0700, Andrew Stiegmann (stieg) > wrote: > > Implements a hash table for VMCI's use. > > What's wrong with the in-kernel hash table(s)? > >