From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 1/2] xen/event: Add reference counting to event channel Date: Tue, 25 Oct 2011 15:05:51 -0400 Message-ID: <20111025190551.GE10062@phenom.dumpdata.com> References: <1316207684-19860-1-git-send-email-dgdegra@tycho.nsa.gov> <1318971851-12809-1-git-send-email-dgdegra@tycho.nsa.gov> <1318971851-12809-2-git-send-email-dgdegra@tycho.nsa.gov> <20111024202242.GD2441@phenom.dumpdata.com> <4EA5E4AD.4000902@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4EA5E4AD.4000902@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Daniel De Graaf Cc: Ian.Jackson@eu.citrix.com, jeremy@goop.org, xen-devel@lists.xensource.com, keir@xen.org List-Id: xen-devel@lists.xenproject.org > >> + atomic_t refcount; > > > > refcnt > > > > Ah yes, vowels are much too valuable to use more than one here... Well, optimization!!