From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: tmem docs Date: Tue, 28 May 2013 10:49:10 -0400 Message-ID: <20130528144910.GQ724@phenom.dumpdata.com> References: <6035A0D088A63A46850C3988ED045A4B5C1E450B@BITCOM1.int.sbss.com.au> <20130527111444.GN11427@reaktio.net> <6035A0D088A63A46850C3988ED045A4B5C1E6591@BITCOM1.int.sbss.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <6035A0D088A63A46850C3988ED045A4B5C1E6591@BITCOM1.int.sbss.com.au> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: James Harper Cc: dan.magenheimer@oracle.com, "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Tue, May 28, 2013 at 12:26:15AM +0000, James Harper wrote: > > On Mon, May 27, 2013 at 09:14:09AM +0000, James Harper wrote: > > > Where is the best place to read about tmem hypercall abi? Should I start > > > with the Linux implementation? > > > > > > > I'm not really answering your question here.. but if you didn't see these links, > > take a look, they might help: > > http://lists.xen.org/archives/html/xen-devel/2013-05/msg01892.html > > > > That all tells me about how great tmem is, and some of the interfaces exposed by Linux, but I can't find anything about the interfaces exposed by Xen that Windows would need to use. It seems that the interface is fairly thin though, and I have a few Windows related problems to solve first before I can even think about making use of tmem. Let's CC Dan here. He has a stash of documents on that. But looking at the include/public/tmem.h it is very slim on comments. The ones that are of interest to you (I think) are: TMEM_DESTROY_POOL, TMEM_NEW_POOL, TMEM_PUT_PAGE, and TMEM_GET_PAGE. > > Thanks > > James > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel >